2 references to HasConflictingDefinition
System.Data (2)
fx\src\data\System\Data\SimpleType.cs (1)
376(this.BaseSimpleType.HasConflictingDefinition(otherSimpleType.BaseSimpleType)).Length != 0)
fx\src\data\System\Data\XMLSchema.cs (1)
209string errorStr = tmpSimpleType.HasConflictingDefinition(tmpDataSimpleType);