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