3 references to Implicit
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.cs (3)
100/// <see cref="OverflowChecks.Implicit"/> otherwise. 118: OverflowChecks.Implicit; 137return result == OverflowChecks.Enabled || result == OverflowChecks.Implicit && Compilation.Options.CheckOverflow;