1 reference to CreateUnreachableExceptionStub
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
104public MethodDeclarationSyntax UnreachableExceptionStub => _unreachableExceptionStub ??= CreateUnreachableExceptionStub();