3 references to System_Runtime_InteropServices_ComWrappers_ComInterfaceDispatch
Microsoft.Interop.ComInterfaceGenerator (2)
Marshallers\ComInterfaceDispatchMarshallingResolver.cs (2)
37
$"{TypeNames.GlobalAlias + TypeNames.
System_Runtime_InteropServices_ComWrappers_ComInterfaceDispatch
}*",
38
$"{TypeNames.
System_Runtime_InteropServices_ComWrappers_ComInterfaceDispatch
}*",
Microsoft.Interop.SourceGeneration (1)
TypeNames.cs (1)
124
public static TypeSyntax System_Runtime_InteropServices_ComWrappers_ComInterfaceDispatch => _System_Runtime_InteropServices_ComWrappers_ComInterfaceDispatch ??= ParseTypeName(TypeNames.GlobalAlias + TypeNames.
System_Runtime_InteropServices_ComWrappers_ComInterfaceDispatch
);