2 references to GenericTypeDictionary
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeBuilder.cs (2)
414state.Dictionary = new GenericTypeDictionary(GenericDictionaryCell.BuildDictionary(this, context, typeInfoParser.GetParserFromRelativeOffset())); 1092GenericTypeDictionary ucgDict = new GenericTypeDictionary(GenericDictionaryCell.BuildDictionary(this, nlilContext, parser));