2 references to GetCompilation
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\ExternalElements\AbstractExternalCodeType.cs (2)
44
var compilation =
GetCompilation
();
117
var baseType =
GetCompilation
().GetTypeByMetadataName(fullName);