6 references to Restricted
System.Data (1)
fx\src\data\System\Data\DataSet.cs (1)
2180infer.TypeInference = XmlSchemaInference.InferenceOption.Restricted;
System.Xml (5)
System\Xml\Schema\Inference\Infer.cs (5)
124InferenceOption occurrence = InferenceOption.Restricted; 125InferenceOption typeInference = InferenceOption.Restricted; 329if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 388if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 439if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted)