2 references to InternalComInterfaceDispatch
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ComWrappers_1.cs (1)
89
Target.TypeInfo dispatchTypeInfo = _target.GetTypeInfo(DataType.
InternalComInterfaceDispatch
);
Data\InternalComInterfaceDispatch.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
InternalComInterfaceDispatch
);