2 references to IsCallingMethod
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (2)
1475
{
IsCallingMethod
: true } => EscapeLevel.CallingMethod,
3106
GetLocalScopes(local).ValEscapeScope.
IsCallingMethod
)