2 writes to _MaxVal
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (2)
1186
builder._ElementDef.
_MaxVal
= 1;
1219
builder._ElementDef.
_MaxVal
= ParseMaxOccurs(obj, builder);
1 reference to _MaxVal
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (1)
1235
builder._ElementDef.
_MaxVal
);