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