Implemented interface member:
28 references to Contains
GenerateDocumentationAndConfigFiles (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Microsoft.Build (2)
src\5057ed6cf5d6323b\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\5057ed6cf5d6323b\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Microsoft.CodeAnalysis (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Microsoft.CodeAnalysis.Analyzers (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Microsoft.CodeAnalysis.AnalyzerUtilities (6)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowOperationVisitor.cs (4)
638return _escapedLocalFunctions.Contains(localFunction) || !_analyzedLocalFunctions.Contains(localFunction); 646return _escapedLambdas.Contains(lambda) || !_analyzedLambdas.Contains(lambda);
Microsoft.CodeAnalysis.CodeStyle (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Microsoft.CodeAnalysis.Extensions.Package (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Microsoft.CodeAnalysis.NetAnalyzers (4)
src\sdk\src\Microsoft.CodeAnalysis.NetAnalyzers\src\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowOperationVisitor.cs (4)
635return _escapedLocalFunctions.Contains(localFunction) || !_analyzedLocalFunctions.Contains(localFunction); 643return _escapedLambdas.Contains(lambda) || !_analyzedLambdas.Contains(lambda);
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Microsoft.CodeAnalysis.Workspaces (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
Roslyn.Diagnostics.Analyzers (2)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
102/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>