2 instantiations of RuntimeSignatureDecoder
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Signature\Signature_1.cs (1)
51RuntimeSignatureDecoder<TypeHandle, TypeHandle> decoder = new(provider, _target, mdReader, ctx);
Contracts\StackWalk\GC\GcScanner.cs (1)
346RuntimeSignatureDecoder<GcTypeKind, GcSignatureContext> decoder = new(
3 references to RuntimeSignatureDecoder
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Signature\IRuntimeSignatureTypeProvider.cs (1)
17/// <see cref="RuntimeSignatureDecoder{TType, TGenericContext}"/>.
Contracts\Signature\Signature_1.cs (1)
51RuntimeSignatureDecoder<TypeHandle, TypeHandle> decoder = new(provider, _target, mdReader, ctx);
Contracts\StackWalk\GC\GcScanner.cs (1)
346RuntimeSignatureDecoder<GcTypeKind, GcSignatureContext> decoder = new(