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