1 write to IsRefEscape
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder.ValueChecks.cs (1)
233
IsRefEscape
= isRefEscape;
3 references to IsRefEscape
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (3)
241
isRefEscape =
IsRefEscape
;
4817
if (escapeValue.
IsRefEscape
&& escapeValue.EscapeLevel != EscapeLevel.CallingMethod)
4822
SafeContext escapeScope = escapeValue.
IsRefEscape