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