3 references to MatchesCurrent
Infrastructure.Common (2)
ConditionalTestDetectors.cs (1)
142return OSID.AnyWindows.MatchesCurrent();
xunit\IssueAttribute.cs (1)
70if (OS.MatchesCurrent())
Security.TransportSecurity.IntegrationTests (1)
Negotiate\NegotiateStream_Http_Tests.4.1.0.cs (1)
83if (Environment.Version.Major == 5 && !OSID.AnyWindows.MatchesCurrent() && !TestProperties.GetProperty(TestProperties.ServiceUri_PropertyName).Contains("/"))