2 implementations of GetMetadataStringDecoder
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\CompilerTypeSystemContext.cs (1)
323
public MetadataStringDecoder
GetMetadataStringDecoder
()
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\CompilerTypeSystemContext.cs (1)
323
public MetadataStringDecoder
GetMetadataStringDecoder
()
1 reference to GetMetadataStringDecoder
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\Ecma\EcmaModule.cs (1)
218
stringDecoderProvider?.
GetMetadataStringDecoder
());