FrameworkFork\Microsoft.Xml\Xml\schema\Inference\infer.cs (9)
239InferElement(xse, false, _rootSchema);
638InferElement(xse, bCreatingNewType, xs);
1089InferElement(el, false, parentSchema);
1096InferElement(referencedElement, false, parentSchema);
1120InferElement(el, false, parentSchema);
1130InferElement(referencedElement, false, parentSchema);
1152InferElement(el, false, parentSchema);
1164InferElement(referencedElement, false, parentSchema);
1197InferElement(actualElement, false, parentSchema);