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