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