Implemented interface member:
method
GetEnumerator
System.Collections.Immutable.IStrongEnumerable<T, TEnumerator>.GetEnumerator()
44 references to GetEnumerator
GenerateDocumentationAndConfigFiles (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Metrics (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Metrics.Legacy (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis (2)
InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.Analyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.Collections.Package (1)
Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.Extensions.Package (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.Features (3)
ExternalAccess\UnitTesting\API\UnitTestingInvocationReasons.cs (3)
37=> _reasons.GetEnumerator(); 40=> _reasons.GetEnumerator(); 43=> _reasons.GetEnumerator();
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.Workspaces (5)
SolutionCrawler\InvocationReasons.cs (3)
37=> _reasons.GetEnumerator(); 40=> _reasons.GetEnumerator(); 43=> _reasons.GetEnumerator();
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Roslyn.Diagnostics.Analyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.cs (2)
571this.GetEnumerator(); 586return this.GetEnumerator();
Test.Utilities (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>
Text.Analyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
47_values = set.GetEnumerator();
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
175/// <inheritdoc cref="ImmutableHashSet{T}.GetEnumerator()"/>