2 writes to _cache
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (2)
83_cache = new SchemaObjectCache(); 873_cache = cache;
2 references to _cache
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (2)
82if (_cache == null) 84return _cache;