2 references to Cache
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (1)
93
get { return
Cache
.Warnings; }
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (1)
56
Schemas.SetCache(Context.
Cache
, Context.ShareTypes);