1 write to _compilation
Aspire.Hosting.Analyzers (1)
Infrastructure\WellKnownTypes.cs (1)
50
_compilation
= compilation;
2 references to _compilation
Aspire.Hosting.Analyzers (2)
Infrastructure\WellKnownTypes.cs (2)
55
return
_compilation
.GetSpecialType(type);
87
var types =
_compilation
.GetTypesByMetadataName(metadataName);