2 writes to _typeDesc
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Mappings.cs (2)
717
_typeDesc
= mapping._typeDesc;
745
set {
_typeDesc
= value; }
2 references to _typeDesc
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Mappings.cs (2)
717
_typeDesc = mapping.
_typeDesc
;
744
get { return
_typeDesc
; }