1 write to marvinHashSeed
System.Xml (1)
System\Xml\NameTable.cs (1)
61marvinHashSeed = MarvinHash.DefaultSeed;
2 references to marvinHashSeed
System.Xml (2)
System\Xml\NameTable.cs (2)
262return MarvinHash.ComputeHash32(key, marvinHashSeed); 267return MarvinHash.ComputeHash32(key, start, len, marvinHashSeed);