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)
53internal TypeDesc StringTypeDesc { get { return _stringTypeDesc; } }