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