7 references to Occurrence
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\schema\Inference\infer.cs (7)
331if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 390if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 441if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 600if (this.Occurrence == InferenceOption.Relaxed /*&& parentSchema.Items != addLocation*/) 617if (this.Occurrence == InferenceOption.Relaxed) 2428if (copyElement.MinOccurs != Decimal.One && this.Occurrence == InferenceOption.Relaxed) 2530if (this.Occurrence == InferenceOption.Relaxed)