2 writes to Data
System.Private.Xml (2)
System\Xml\Dom\XmlProcessingInstruction.cs (2)
36set { Data = value; } // uses Data instead of data so that event will be fired and null will be normalized to empty string 73set { Data = value; } // uses Data instead of data so that event will be fired and null will be normalized to empty string