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