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