1 write to _cache
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (1)
39_cache = new SchemaObjectCache();
2 references to _cache
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
38if (_cache == null) 40return _cache;