Implemented interface member:
24 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\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedHashSet`1+Builder.cs (1)
46/// <inheritdoc cref="ImmutableHashSet{T}.Builder.Contains(T)"/>
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\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.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)"/>