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