3 references to ByValAnsiString
ILCompiler.Compiler (3)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (2)
146
case MarshallerKind.
ByValAnsiString
:
568
return MarshallerKind.
ByValAnsiString
;
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
63
case MarshallerKind.
ByValAnsiString
: