3 references to InheritedMethods
Microsoft.Interop.ComInterfaceGenerator (3)
ComInterfaceGenerator.cs (3)
480foreach (ComMethodContext inheritedMethod in interfaceMethods.InheritedMethods) 580foreach (ComMethodContext inheritedStub in data.InheritedMethods) 596foreach (ComMethodContext inheritedStub in data.InheritedMethods)