2 references to Linux
Microsoft.AspNetCore.Razor.Test.Common (2)
ConditionalFactAttribute.cs (2)
113
public const string Linux = nameof(
Linux
);
179
Add(Is.
Linux
, static () => PlatformInformation.IsLinux);