2 references to ParseMaxOccurs
System.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
1078
builder._ElementDef._MaxVal =
ParseMaxOccurs
(obj, builder);
1223
builder._GroupDef._MaxVal =
ParseMaxOccurs
(obj, builder);