3 references to CreateInterfaceInfoForBaseInterfacesInOtherCompilations
Microsoft.Interop.ComInterfaceGenerator (3)
Analyzers\ComInterfaceGeneratorDiagnosticsAnalyzer.cs (2)
222ComInterfaceInfo.CreateInterfaceInfoForBaseInterfacesInOtherCompilations(typeSymbol); 242ComInterfaceInfo.CreateInterfaceInfoForBaseInterfacesInOtherCompilations(current);
ComInterfaceGenerator.cs (1)
58var externalBase = ComInterfaceInfo.CreateInterfaceInfoForBaseInterfacesInOtherCompilations(symbol);