2 references to StringBuilderMarshaller
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (2)
53return new StringBuilderMarshaller(isAnsi: false); 55return new StringBuilderMarshaller(isAnsi: true);