2 references to ParseAndCreateCell
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
427
dictionary[i] =
ParseAndCreateCell
(nativeLayoutInfoLoadContext, ref parser);
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
1107
GenericDictionaryCell cell = GenericDictionaryCell.
ParseAndCreateCell
(nlilContext, ref parser);