1 type derived from TypeNameDecoder
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
112
TypeNameDecoder
<ModuleSymbol, TypeSymbol>,
2 references to TypeNameDecoder
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
InstructionDecoder.cs (2)
128
internal abstract
TypeNameDecoder
<TModuleSymbol, TTypeSymbol> GetTypeNameDecoder(TCompilation compilation, TMethodSymbol method);
150
var
typeNameDecoder = GetTypeNameDecoder(compilation, method);