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