3 references to RelocateDiagnostics
Microsoft.CodeAnalysis.VisualBasic (3)
Analysis\Analyzer.vb (1)
42
DirectCast(method.AssociatedSymbol, SynthesizedMyGroupCollectionPropertySymbol).
RelocateDiagnostics
(diagBag, diagnostics)
Compilation\MethodCompiler.vb (2)
1514
DirectCast(method.AssociatedSymbol, SynthesizedMyGroupCollectionPropertySymbol).
RelocateDiagnostics
(diagnostics.DiagnosticBag, diagsForCurrentMethod.DiagnosticBag)
1551
DirectCast(method.AssociatedSymbol, SynthesizedMyGroupCollectionPropertySymbol).
RelocateDiagnostics
(diagnostics.DiagnosticBag, diagsForCurrentMethod.DiagnosticBag)