4 references to Cache
System.Xml (4)
System\Xml\Serialization\XmlSchemas.cs (4)
319
ret =
Cache
.AddItem(ret, name, this);
435
if (!
Cache
.Match(dest, o, shareTypes)) {
438
+ "' Plase Compare hash:\r\n" +
Cache
.looks[dest] + "\r\n" +
Cache
.looks[o]);