2 writes to _isEmptiable
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (2)
1020_isEmptiable = true; 1027_isEmptiable = isEmptiable;
1 reference to _isEmptiable
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
1042get { return _isEmptiable; }