63 references to Contains
Aspire.Dashboard.Components.Tests (1)
Aspire.Dashboard.Tests (1)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (1)
Aspire.Playground.Tests (1)
dotnet-svcutil (2)
Microsoft.AspNetCore.Authorization (1)
Microsoft.AspNetCore.Cors (1)
Microsoft.AspNetCore.HostFiltering (1)
Microsoft.AspNetCore.Http.Connections.Client (1)
Microsoft.AspNetCore.HttpOverrides (1)
Microsoft.AspNetCore.InternalTesting (1)
Microsoft.AspNetCore.Mvc.Core (2)
Microsoft.AspNetCore.Mvc.TagHelpers (1)
Microsoft.AspNetCore.Routing (2)
Microsoft.AspNetCore.SignalR.Core (1)
Microsoft.AspNetCore.WebSockets (2)
Microsoft.Build (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Microsoft.CodeAnalysis.UnitTests (19)
Collections\HashSet\ISet_Generic_Tests`1.cs (16)
60while (set.Contains(toAdd) || (InvalidValues != Array.Empty<T>() && InvalidValues.Contains(toAdd, GetIEqualityComparer())))
162if (enumerable.Contains(value, comparer))
177if (!enumerable.Contains(value, comparer))
185if (!set.Contains(value, comparer))
201if (!set.Contains(value, comparer))
209if (!enumerable.Contains(value, comparer))
223if (!enumerable.Contains(value, comparer))
235if (!set.Contains(value, comparer))
248if (set.Contains(value, comparer))
262if (!enumerable.Contains(value, comparer))
270if (!set.Contains(value, comparer))
284if (!set.Contains(element, comparer))
287if (!enumerable.Contains(element, comparer))
299if (!set.Contains(element, comparer))
655if (!set.Contains(element, comparer))
658if (!enumerable.Contains(element, comparer))
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.DotNet.Build.Tasks.Packaging (1)
Microsoft.Extensions.ServiceDiscovery (1)
Microsoft.Gen.Logging (3)
Microsoft.Maui.Controls.Build.Tasks (5)
NodeILExtensions.cs (5)
627 || requiredServices.Contains(module.ImportReference(context.Cache, ("Microsoft.Maui.Controls", "Microsoft.Maui.Controls.Xaml", "IProvideParentValues")), TypeRefComparer.Default)
628 || requiredServices.Contains(module.ImportReference(context.Cache, ("Microsoft.Maui.Controls", "Microsoft.Maui.Controls.Xaml", "IReferenceProvider")), TypeRefComparer.Default))
667 if (!alreadyContainsProvideValueTarget && requiredServices.Contains(module.ImportReference(context.Cache, ("Microsoft.Maui.Controls", "Microsoft.Maui.Controls.Xaml", "IProvideValueTarget")), TypeRefComparer.Default))
694 if (node.NamespaceResolver != null && createAllServices || requiredServices.Contains(module.ImportReference(context.Cache, ("Microsoft.Maui.Controls", "Microsoft.Maui.Controls.Xaml", "IXamlTypeResolver")), TypeRefComparer.Default))
719 if (node is IXmlLineInfo && createAllServices || requiredServices.Contains(module.ImportReference(context.Cache, ("Microsoft.Maui.Controls", "Microsoft.Maui.Controls.Xaml", "IXmlLineInfoProvider")), TypeRefComparer.Default))
Microsoft.Maui.Controls.SourceGen (1)
Microsoft.VisualStudio.LanguageServices (1)
System.ComponentModel.Composition (3)
System.Linq (1)
System.Text.Json.SourceGeneration (1)
xunit.assert (1)