1 write to TypeDisplayFormat
Microsoft.VisualStudio.LanguageServices (1)
Library\AbstractLibraryService.cs (1)
32
this.
TypeDisplayFormat
= typeDisplayFormat;
1 reference to TypeDisplayFormat
Microsoft.VisualStudio.LanguageServices (1)
Library\VsNavInfo\NavInfoFactory.cs (1)
235
? typeSymbol.ToDisplayString(LibraryService.
TypeDisplayFormat
)