2 references to ReportMissingTupleElementNamesAttributesIfNeeded
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
730ReportMissingTupleElementNamesAttributesIfNeeded(Compilation, syntax.GetLocation(), diagnostics);
Symbols\Source\SourceMemberContainerSymbol.cs (1)
1914Binder.ReportMissingTupleElementNamesAttributesIfNeeded(compilation, location, diagnostics);