3 references to ByValUnicodeString
ILCompiler.Compiler (3)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (2)
145
case MarshallerKind.
ByValUnicodeString
:
573
return MarshallerKind.
ByValUnicodeString
;
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
65
case MarshallerKind.
ByValUnicodeString
: