9 references to AddReferencedSymbolWithDependents
Microsoft.CodeAnalysis.VisualBasic (9)
Symbols\EmbeddedSymbols\EmbeddedSymbolManager.SymbolsCollection.vb (9)
144AddReferencedSymbolWithDependents(symbol, allSymbols)
221AddReferencedSymbolWithDependents(symbol.ContainingType, allSymbols)
229AddReferencedSymbolWithDependents(symbol.ContainingType, allSymbols)
237AddReferencedSymbolWithDependents(DirectCast(symbol, MethodSymbol).AssociatedSymbol, allSymbols)
254AddReferencedSymbolWithDependents(symbol.ContainingType, allSymbols)
259AddReferencedSymbolWithDependents([property].GetMethod, allSymbols)
262AddReferencedSymbolWithDependents([property].SetMethod, allSymbols)
300AddReferencedSymbolWithDependents(symbol.ContainingType, allSymbols)
324AddReferencedSymbolWithDependents(attribute.AttributeClass, allSymbols)