4 references to _typeDescs
System.Private.Xml (4)
System\Xml\Serialization\Types.cs (4)
770(TypeDesc?)_typeDescs[type] ?? 808foreach (DictionaryEntry de in _typeDescs) 988_typeDescs.Add(type, typeDesc); 1494get { return _typeDescs.Keys; }