# Generated from the ruleset: ReliabilityRulesDefault.ruleset WARNING_FILTER += allow class="Do not use stackalloc in loops (C#)" WARNING_FILTER += allow class="Parameter count mismatch (C#)" WARNING_FILTER += allow class="Use ValueTasks correctly (C#)" WARNING_FILTER += allow class="Avoid inexact read with 'Stream.Read' (C#)" WARNING_FILTER += allow class="Do not define finalizers for types derived from MemoryManager (C#)" WARNING_FILTER += allow class="'Buffer.BlockCopy' expects the number of bytes to be copied for the 'count' argument (C#)" WARNING_FILTER += allow class="Prevent behavioral change (C#)" WARNING_FILTER += allow class="Do not use ReferenceEquals with value types (C#)" WARNING_FILTER += allow class="Forward the 'CancellationToken' parameter to methods (C#)" WARNING_FILTER += allow class="Do not call ToImmutableCollection on an ImmutableCollection value (C#)" WARNING_FILTER += allow class="Improper 'ThreadStatic' field initialization (C#)" WARNING_FILTER += allow class="Avoid infinite recursion (C#)" WARNING_FILTER += allow class="Do not call Enumerable.Cast or Enumerable.OfType with incompatible types (C#)"