4 references to System_IntPtr
Microsoft.Interop.ComInterfaceGenerator (1)
Marshallers\ManagedHResultExceptionGeneratorResolver.cs (1)
60
Argument(CastExpression(TypeSyntaxes.
System_IntPtr
, IdentifierName(VirtualMethodPointerStubGenerator.NativeThisParameterIdentifier))));
Microsoft.Interop.SourceGeneration (3)
Marshalling\ElementsMarshalling.cs (1)
541
CastExpression(TypeSyntaxes.
System_IntPtr
,
Marshalling\MarshallerHelpers.cs (2)
16
public static readonly TypeSyntax SystemIntPtrType = TypeSyntaxes.
System_IntPtr
;
36
spanElementTypeSyntax = TypeSyntaxes.
System_IntPtr
;