3 references to Disabled
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.cs (3)
99/// <see cref="OverflowChecks.Disabled"/> if we are in an explicitly unchecked context (within unchecked block or expression). 117? OverflowChecks.Disabled 155return CheckOverflow != OverflowChecks.Disabled;