3 references to MacOS
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"/>. 150public const string MacOS = $"!{nameof(MacOS)}";