2 references to HasSchema
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
1705
if (
HasSchema
&& _processContents == XmlSchemaContentProcessing.Strict)
1764
else if (
HasSchema
&& _processContents == XmlSchemaContentProcessing.Strict)