Base:
property
IsEmptiable
System.Xml.Schema.ContentValidator.IsEmptiable
1 reference to IsEmptiable
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
2186if (context.CurrentState.AllElementsRequired == _countRequired || IsEmptiable && context.CurrentState.AllElementsRequired == -1)