5 references to Restricted
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\Inference\infer.cs (5)
122private InferenceOption _occurrence = InferenceOption.Restricted; 123private InferenceOption _typeInference = InferenceOption.Restricted; 331if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 390if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 441if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted)