1 write to IsRefEscape
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder.ValueChecks.cs (1)
455
IsRefEscape
= isRefEscape;
3 references to IsRefEscape
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (3)
463
isRefEscape =
IsRefEscape
;
4895
if (escapeValue.
IsRefEscape
&& escapeValue.EscapeLevel != EscapeLevel.CallingMethod)
4900
SafeContext escapeScope = escapeValue.
IsRefEscape