2 references to IsRefOrOutThisParameterCaptured
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
10234gotError = IsRefOrOutThisParameterCaptured(syntax, diagnostics);
Binder\Binder_Invocation.cs (1)
1310gotError = IsRefOrOutThisParameterCaptured(node, diagnostics);