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