2 references to Boolean
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
96
public static ConstantValue True { get { return ConstantValueOne.
Boolean
; } }
269
return ConstantValueOne.
Boolean
;