5 references to GetName
Microsoft.VisualStudio.TestPlatform.ObjectModel (5)
Navigation\FullSymbolReader.cs (5)
262
typeSymbol.
GetName
(out var name);
274
methodSymbol.
GetName
(out var methodName);
346
childSymbol.
GetName
(out var childSymbolName);
386
typeSymbol.
GetName
(out string symbolName);
422
childSymbol.
GetName
(out string childSymbolName);