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