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)
43
private readonly
State
_state;