1 reference to UnreachableExceptionStub
Microsoft.Interop.ComInterfaceGenerator (1)
ComInterfaceGenerator.cs (1)
570var inheritedStubs = interfaceGroup.InheritedMethods.Where(m => !m.IsExternallyDefined).Select(m => m.UnreachableExceptionStub);