1 write to IsRefEscape
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder.ValueChecks.cs (1)
456
IsRefEscape
= isRefEscape;
3 references to IsRefEscape
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (3)
464
isRefEscape =
IsRefEscape
;
4935
if (escapeValue.
IsRefEscape
&& escapeValue.EscapeLevel != EscapeLevel.CallingMethod)
4940
SafeContext escapeScope = escapeValue.
IsRefEscape