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