2 references to OnCI
Microsoft.AspNetCore.InternalTesting (2)
AssemblyTestLog.cs (1)
56
internal bool OnCI { get; set; } = SkipOnCIAttribute.
OnCI
();
xunit\SkipOnCIAttribute.cs (1)
25
return !
OnCI
();