1 instantiation of State
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
53_state = new State(builder.OriginalDeclaringInterface, owningInterface, builder.MethodInfo, generationContext);
1 reference to State
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
43private readonly State _state;