System\Xml\Schema\Inference\Infer.cs (9)
216InferElement(xse!, false, _rootSchema);
620InferElement(xse, bCreatingNewType, xs!);
1066InferElement(el, false, parentSchema);
1073InferElement(referencedElement, false, parentSchema!);
1097InferElement(el, false, parentSchema);
1107InferElement(referencedElement, false, parentSchema!);
1129InferElement(el, false, parentSchema);
1141InferElement(referencedElement!, false, parentSchema!);
1174InferElement(actualElement!, false, parentSchema!);