6 references to Restricted
System.Data.Common (1)
System\Data\DataSet.cs (1)
2371XmlSchemaInference.InferenceOption.Restricted :
System.Private.Xml (5)
System\Xml\Schema\Inference\Infer.cs (5)
112private InferenceOption _occurrence = InferenceOption.Restricted; 113private InferenceOption _typeInference = InferenceOption.Restricted; 309if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 369if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 420if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted)