3 references to Linux
Microsoft.AspNetCore.Razor.Test.Common (3)
ConditionalFactAttribute.cs (3)
18/// <see cref="Is.Not.Linux"/>, <see cref="Is.Not.MacOS"/>. 63/// <see cref="Is.Not.Linux"/>, <see cref="Is.Not.MacOS"/>. 145public const string Linux = $"!{nameof(Linux)}";