3 references to Mixed
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
2446
return ContentValidator.
Mixed
;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
2889
return ContentValidator.
Mixed
;
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
2532
if (contentType == XmlSchemaContentType.ElementOnly || (contentType == XmlSchemaContentType.Mixed && contentValidator != ContentValidator.
Mixed
&& contentValidator != ContentValidator.Any))