1 instantiation of ComInterfaceDispatchMarshallingInfo
Microsoft.Interop.ComInterfaceGenerator (1)
Marshallers\ComInterfaceDispatchMarshallingResolver.cs (1)
14public static readonly ComInterfaceDispatchMarshallingInfo Instance = new();
3 references to ComInterfaceDispatchMarshallingInfo
Microsoft.Interop.ComInterfaceGenerator (3)
ComInterfaceGenerator.cs (1)
392ComInterfaceDispatchMarshallingInfo.Instance);
Marshallers\ComInterfaceDispatchMarshallingResolver.cs (2)
14public static readonly ComInterfaceDispatchMarshallingInfo Instance = new(); 21if (info.MarshallingAttributeInfo is ComInterfaceDispatchMarshallingInfo)