2 references to FreeBSD
Microsoft.AspNetCore.Razor.Test.Common (2)
ConditionalFactAttribute.cs (2)
123
public const string FreeBSD = nameof(
FreeBSD
);
181
Add(Is.
FreeBSD
, static () => PlatformInformation.IsFreeBSD);