2 references to ReportPatternMemberLookupDiagnostics
Microsoft.CodeAnalysis.CSharp (2)
Binder\ForEachLoopBinder.cs (2)
1169
ReportPatternMemberLookupDiagnostics
(lookupResult, patternType, methodName, warningsOnly, diagnostics);
1432
ReportPatternMemberLookupDiagnostics
(lookupResult, enumeratorType, CurrentPropertyName, warningsOnly: false, diagnostics: diagnostics);