3 references to InheritedMethods
Microsoft.Interop.ComInterfaceGenerator (3)
ComInterfaceGenerator.cs (3)
545foreach (ComMethodContext inheritedMethod in interfaceMethods.InheritedMethods) 648foreach (ComMethodContext inheritedStub in data.InheritedMethods) 679foreach (ComMethodContext inheritedStub in data.InheritedMethods)