1 instantiation of PerCompilationAnalyzer
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (1)
623
var perCompilationAnalyzer = new
PerCompilationAnalyzer
(context.Compilation, customMarshallerAttribute);
1 reference to PerCompilationAnalyzer
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (1)
623
var
perCompilationAnalyzer = new PerCompilationAnalyzer(context.Compilation, customMarshallerAttribute);