4 references to typeDescs
System.Xml (4)
System\Xml\Serialization\Types.cs (4)
646typeDesc = (TypeDesc)typeDescs[type]; 681foreach (DictionaryEntry de in typeDescs) { 840typeDescs.Add(type, typeDesc); 1239get { return this.typeDescs.Keys; }