2 references to IsSupported
Microsoft.AspNetCore.InternalTesting (1)
xunit\RemoteExecutionSupportedAttribute.cs (1)
18public bool IsMet => RemoteExecutor.IsSupported;
Microsoft.DotNet.RemoteExecutor (1)
RemoteExecutor.cs (1)
360if (!IsSupported)