3 references to InheritedMethods
Microsoft.Interop.ComInterfaceGenerator (3)
ComInterfaceGenerator.cs (3)
520foreach (ComMethodContext inheritedMethod in interfaceMethods.InheritedMethods) 653foreach (ComMethodContext inheritedStub in data.InheritedMethods) 684foreach (ComMethodContext inheritedStub in data.InheritedMethods)