1 instantiation of DummyGenericContext
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\AttributePresenceFilterNode.cs (1)
243customAttributeConstructorTypeSpecification.DecodeSignature(fakeSignatureTypeProvider, new DummyGenericContext());
4 references to DummyGenericContext
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\AttributePresenceFilterNode.cs (4)
105private class FirstTypeHandleExtractor : ISignatureTypeProvider<DummyType, DummyGenericContext> 153public DummyType GetGenericMethodParameter(DummyGenericContext genericContext, int index) 158public DummyType GetGenericTypeParameter(DummyGenericContext genericContext, int index) 188public DummyType GetTypeFromSpecification(MetadataReader reader, DummyGenericContext genericContext, TypeSpecificationHandle handle, byte rawTypeKind)