2 references to Data
System.Private.Xml.Linq (2)
System\Xml\Linq\XNodeReader.cs (1)
377return ((XProcessingInstruction)o).Data;
System\Xml\XPath\XNodeNavigator.cs (1)
287return ((XProcessingInstruction)_source).Data;