3 references to IsFixedEqual
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (3)
1654
(baseElement.FixedValue == null ||
IsFixedEqual
(baseElement.ElementDecl, derivedElement.ElementDecl)) &&
2263
else if (!
IsFixedEqual
(attributeBase.AttDef, attribute.AttDef))
2331
else if (!
IsFixedEqual
(attributeBase.AttDef, attribute.AttDef))