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