2 overrides of IsAnsi
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (2)
611
protected override bool
IsAnsi
632
protected override bool
IsAnsi
1 reference to IsAnsi
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
581
if (
IsAnsi
)