System\Xml\Schema\Inference\Infer.cs (9)
241InferElement(xse, false, rootSchema);
637InferElement(xse, bCreatingNewType, xs);
1079InferElement(el, false, parentSchema);
1086InferElement(referencedElement, false, parentSchema);
1110InferElement(el, false, parentSchema);
1120InferElement(referencedElement, false, parentSchema);
1142InferElement(el, false, parentSchema);
1154InferElement(referencedElement, false, parentSchema);
1187InferElement(actualElement, false, parentSchema);