Implemented interface members:
property
Current
System.Collections.Immutable.IStrongEnumerator<T>.Current
37 references to Current
GenerateDocumentationAndConfigFiles (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Metrics (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Metrics.Legacy (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis (2)
InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.Analyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.Collections.Package (1)
Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.Extensions.Package (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Roslyn.Diagnostics.Analyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableHashSet_1.Enumerator.cs (1)
68get { return this.Current; }
Test.Utilities (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>
Text.Analyzers (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
73return _count > 1 ? _values.Current : _value;
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Enumerator.cs (1)
27/// <inheritdoc cref="ImmutableHashSet{T}.Enumerator.Current"/>