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