3 references to ExternalLocation
Microsoft.VisualStudio.LanguageServices.CSharp (3)
CodeModel\CSharpCodeModelService.cs (2)
3661
=> [ExtenderNames.
ExternalLocation
];
3667
if (StringComparer.Ordinal.Equals(name, ExtenderNames.
ExternalLocation
))
CodeModel\Extenders\ExtenderNames.cs (1)
11
public static string ExternalLocation = nameof(
ExternalLocation
);