2 references to Contains
Microsoft.DotNet.XUnitAssert.Tests (2)
Asserts\SetAssertsTests.cs (2)
21 Assert.Contains("FORTY-two", set.ToImmutableSortedSet(StringComparer.OrdinalIgnoreCase)); 49 assertFailure(() => Assert.Contains("FORTY-two", set.ToImmutableSortedSet()));