2 references to GetDiagnosticIfRefOrOutThisParameterCaptured
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
2292diagnosticInfoOpt ??= GetDiagnosticIfRefOrOutThisParameterCaptured(); 2480if (GetDiagnosticIfRefOrOutThisParameterCaptured() is { } diagnosticInfo)