2 references to IsZeroOrOneValueOfEnum
Microsoft.CodeAnalysis.CodeStyle (2)
CodeStyleOption2`1.cs (2)
148
else if (
IsZeroOrOneValueOfEnum
())
165
if (typeof(T) == typeof(bool) ||
IsZeroOrOneValueOfEnum
())