5 references to Relaxed
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\Inference\infer.cs (5)
600if (this.Occurrence == InferenceOption.Relaxed /*&& parentSchema.Items != addLocation*/) 617if (this.Occurrence == InferenceOption.Relaxed) 1469if (iTypeFlags == TF_string || _typeInference == InferenceOption.Relaxed) 2428if (copyElement.MinOccurs != Decimal.One && this.Occurrence == InferenceOption.Relaxed) 2530if (this.Occurrence == InferenceOption.Relaxed)