Base:
method
WithLocation
Microsoft.CodeAnalysis.DiagnosticWithInfo.WithLocation(Microsoft.CodeAnalysis.Location)
3 references to WithLocation
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (2)
85
diagnostics.Add(vbdiag.
WithLocation
(diagnosticLocation))
117
diagnostics.Add(diag.
WithLocation
(diagnosticLocation))
Symbols\Source\SynthesizedMyGroupCollectionPropertySymbol.vb (1)
127
destination.Add(diag.
WithLocation
(diagnosticLocation))