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