4 references to CastNativeIdentifier
Microsoft.Interop.SourceGeneration (4)
Marshalling\MarshallingGeneratorExtensions.cs (2)
86
ValueBoundaryBehavior.NativeIdentifier or ValueBoundaryBehavior.
CastNativeIdentifier
=> native,
149
ValueBoundaryBehavior.
CastNativeIdentifier
=> Argument(CastExpression(generator.AsParameter(context).Type, IdentifierName(nativeIdentifier))),
Marshalling\StaticPinnableManagedValueMarshaller.cs (1)
37
return Interop.ValueBoundaryBehavior.
CastNativeIdentifier
;
VariableDeclarations.cs (1)
144
(ValueBoundaryBehavior.NativeIdentifier or ValueBoundaryBehavior.
CastNativeIdentifier
))