Base:
property
IsEmptiable
Microsoft.Xml.Schema.ContentValidator.IsEmptiable
1 reference to IsEmptiable
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
2322if (context.CurrentState.AllElementsRequired == _countRequired || IsEmptiable && context.CurrentState.AllElementsRequired == -1)