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