1 write to typeScope
System.Xml (1)
System\Xml\Serialization\Models.cs (1)
26this.typeScope = typeScope;
3 references to typeScope
System.Xml (3)
System\Xml\Serialization\Models.cs (3)
30get { return typeScope; } 40TypeDesc typeDesc = typeScope.GetTypeDesc(type, null, directReference); 74TypeDesc typeDesc = typeScope.GetArrayTypeDesc(type);