10 references to Empty
dotnet-svcutil-lib (10)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
1030_blockDefault = XmlSchemaDerivationMethod.Empty; 1046_finalDefault = XmlSchemaDerivationMethod.Empty;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
1912else if (attributeBase.AttributeSchemaType == null || attribute.AttributeSchemaType == null || !XmlSchemaType.IsDerivedFrom(attribute.AttributeSchemaType, attributeBase.AttributeSchemaType, XmlSchemaDerivationMethod.Empty))
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (2)
445_blockDefault = XmlSchemaDerivationMethod.Empty; 461_finalDefault = XmlSchemaDerivationMethod.Empty;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (2)
2259else if (attributeBase.AttributeSchemaType == null || attribute.AttributeSchemaType == null || !XmlSchemaType.IsDerivedFrom(attribute.AttributeSchemaType, attributeBase.AttributeSchemaType, XmlSchemaDerivationMethod.Empty)) 2327else if (attributeBase.AttributeSchemaType == null || attribute.AttributeSchemaType == null || !XmlSchemaType.IsDerivedFrom(attribute.AttributeSchemaType, attributeBase.AttributeSchemaType, XmlSchemaDerivationMethod.Empty))
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (3)
3894case Microsoft.Xml.Schema.XmlSchemaDerivationMethod.@Empty: s = @""; break; 3908@"#all" }, new System.Int64[] { (long)Microsoft.Xml.Schema.XmlSchemaDerivationMethod.@Empty, 10723h.Add(@"", (long)Microsoft.Xml.Schema.XmlSchemaDerivationMethod.@Empty);