1 write to Id
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
40
set {
Id
= value; }
2 references to Id
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
39
get { return
Id
; }
System\Xml\Serialization\SchemaObjectWriter.cs (1)
495
WriteAttribute(@"id", @"", ((string?)o.
@Id
));