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