8 references to IsFlagClear
Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests (8)
EnumExtensionsTests.cs (8)
59Assert.False(actual.IsFlagClear(flag)); 69Assert.True(actual.IsFlagClear(flag)); 146Assert.False(actual.IsFlagClear(flag)); 156Assert.True(actual.IsFlagClear(flag)); 281Assert.False(actual.IsFlagClear(flag)); 291Assert.True(actual.IsFlagClear(flag)); 512Assert.False(actual.IsFlagClear(flag)); 522Assert.True(actual.IsFlagClear(flag));