3 writes to _xpath
System.Private.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
1066
_xpath
= (XmlSchemaXPath)container;
2199
builder._xso = builder.
_xpath
= new XmlSchemaXPath();
2225
builder._xso = builder.
_xpath
= new XmlSchemaXPath();
5 references to _xpath
System.Private.Xml (5)
System\Xml\Schema\XsdBuilder.cs (5)
941
container =
_xpath
!;
2202
builder._identityConstraint!.Selector = builder.
_xpath
;
2212
builder.
_xpath
!.XPath = value;
2231
builder._identityConstraint.Fields.Add(builder.
_xpath
);
2236
builder.
_xpath
!.XPath = value;