1 instantiation of CodeTypeLocationExtender
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\Extenders\CodeTypeLocationExtender.cs (1)
19var result = new CodeTypeLocationExtender(externalLocation);
2 references to CodeTypeLocationExtender
Microsoft.VisualStudio.LanguageServices.CSharp (2)
CodeModel\CSharpCodeModelService.cs (1)
3669return CodeTypeLocationExtender.Create(externalLocation);
CodeModel\Extenders\CodeTypeLocationExtender.cs (1)
19var result = new CodeTypeLocationExtender(externalLocation);