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