1 write to schemaId
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
493schemaId = Interlocked.Increment(ref globalIdCounter);
2 references to schemaId
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
492if (schemaId == -1) { 495return schemaId;