2 references to InOut
Microsoft.Interop.SourceGeneration (2)
Marshalling\ByValueMarshalKindSupportDescriptor.cs (1)
102ByValueContentsMarshalKind.InOut => InOutSupport.GetSupport(info, context, out diagnostic),
Marshalling\MarshallerHelpers.cs (1)
24ByValueContentsMarshalKind.InOut => RefKind.Ref,