1 write to _shareTypes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (1)
872_shareTypes = shareTypes;
2 references to _shareTypes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (2)
370if (ret != null && _shareTypes && checkCache && !IsReference(ret)) 520if (!Cache.Match(dest, o, _shareTypes))