1 write to cache
System.Xml (1)
System\Xml\Serialization\ImportContext.cs (1)
37
cache
= new SchemaObjectCache();
2 references to cache
System.Xml (2)
System\Xml\Serialization\ImportContext.cs (2)
36
if (
cache
== null)
38
return
cache
;