1 write to attributePSVIInfo
System.Xml (1)
System\Xml\Core\ValidatingReaderNodeData.cs (1)
121attributePSVIInfo = value;
3 references to attributePSVIInfo
System.Xml (3)
System\Xml\Core\ValidatingReaderNodeData.cs (3)
118return attributePSVIInfo; 143if (attributePSVIInfo != null) { 144attributePSVIInfo.Reset();