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