# Generated from the ruleset: UsageRulesDefault.ruleset WARNING_FILTER += allow class="Dispose methods should call SuppressFinalize (C#)" WARNING_FILTER += allow class="Do not duplicate indexed element initializations (C#)" WARNING_FILTER += allow class="Template should be a static expression (C#)" WARNING_FILTER += allow class="Do not pass a non-nullable value to 'ArgumentNullException.ThrowIfNull' (C#)" WARNING_FILTER += allow class="Named placeholders should not be numeric values (C#)" WARNING_FILTER += allow class="Prefer generic overload when type is known (C#)" WARNING_FILTER += allow class="Assigning symbol and its member in the same statement (C#)" WARNING_FILTER += allow class="All members declared in parent interfaces must have an implementation in a DynamicInterfaceCastableImplementation-attributed interface (C#)" WARNING_FILTER += allow class="Do not assign a property to itself (C#)" WARNING_FILTER += allow class="The 'ModuleInitializer' attribute should not be used in libraries (C#)" WARNING_FILTER += allow class="Do not compare Span to 'null' or 'default' (C#)" WARNING_FILTER += allow class="Provide correct 'enum' argument to 'Enum.HasFlag' (C#)" WARNING_FILTER += allow class="Providing a 'DynamicInterfaceCastableImplementation' interface in Visual Basic is unsupported (C#)" WARNING_FILTER += allow class="Instantiate argument exceptions correctly (C#)" WARNING_FILTER += allow class="Use 'ThrowIfCancellationRequested' (C#)" WARNING_FILTER += allow class="Use correct type parameter (C#)" WARNING_FILTER += allow class="Rethrow to preserve stack details (C#)" WARNING_FILTER += allow class="Argument passed to TaskCompletionSource constructor should be TaskCreationOptions enum instead of TaskContinuationOptions enum (C#)" WARNING_FILTER += allow class="Members defined on an interface with the 'DynamicInterfaceCastableImplementationAttribute' should be 'static' (C#)" WARNING_FILTER += allow class="Test for NaN correctly (C#)" WARNING_FILTER += allow class="This API requires opting into preview features (C#)" WARNING_FILTER += allow class="Set 'MaxResponseHeadersLength' properly (C#)" WARNING_FILTER += allow class="Consider using 'string.Contains' instead of 'string.IndexOf' (C#)" WARNING_FILTER += allow class="'ThreadStatic' only affects static fields (C#)" WARNING_FILTER += allow class="Do not raise exceptions in finally clauses (C#)" WARNING_FILTER += allow class="Provide correct arguments to formatting methods (C#)" WARNING_FILTER += allow class="Do not use ConfigureAwaitOptions.SuppressThrowing with Task (C#)" WARNING_FILTER += allow class="Non-constant fields should not be visible (C#)" WARNING_FILTER += allow class="Overload operator equals on overriding value type Equals (C#)"