1 write to _stringTypeDesc
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationILGen.cs (1)
42
_stringTypeDesc
= scopes[0].GetTypeDesc(typeof(string));
1 reference to _stringTypeDesc
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationILGen.cs (1)
53
internal TypeDesc StringTypeDesc { get { return
_stringTypeDesc
; } }