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