<?xml version="1.0" encoding="utf-8"?>
<assembly name="mscorlib">
  <member name="M:System.Array.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>

  <!-- only BitArray among non-generic collections have non-virtual GetEnumerator method -->
  <member name="M:System.Collections.BitArray.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>

  <!-- widely used generic collection enumerators have empty Dispose methods -->
  <member name="M:System.Collections.Generic.Dictionary`2.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey@TValue}}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Dictionary`2.KeyCollection.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Dictionary`2.KeyCollection.System#Collections#Generic#IEnumerable{TKey}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Dictionary`2.ValueCollection.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Dictionary`2.ValueCollection.System#Collections#Generic#IEnumerable{TValue}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.HashSet`1.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.HashSet`1.System#Collections#Generic#IEnumerable{T}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.LinkedList`1.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.LinkedList`1.System#Collections#Generic#IEnumerable{T}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.List`1.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.List`1.System#Collections#Generic#IEnumerable{T}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Queue`1.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Queue`1.System#Collections#Generic#IEnumerable{T}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Stack`1.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.Stack`1.System#Collections#Generic#IEnumerable{T}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedDictionary`2.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedDictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey@TValue}}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedDictionary`2.KeyCollection.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedDictionary`2.KeyCollection.System#Collections#Generic#IEnumerable{TKey}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedDictionary`2.ValueCollection.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedDictionary`2.ValueCollection.System#Collections#Generic#IEnumerable{TValue}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedList`2.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedList`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey@TValue}}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedSet`1.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
  <member name="M:System.Collections.Generic.SortedSet`1.System#Collections#Generic#IEnumerable{T}#GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.MustDisposeResourceAttribute.#ctor(System.Boolean)">
      <argument>false</argument>
    </attribute>
  </member>
</assembly>
