2 references to MacOS
Microsoft.AspNetCore.Razor.Test.Common (2)
ConditionalFactAttribute.cs (2)
118
public const string MacOS = nameof(
MacOS
);
180
Add(Is.
MacOS
, static () => PlatformInformation.IsMacOS);