2 references to GetRootSequence
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (2)
657XmlSchemaSequence rootSequence = GetRootSequence(complexType); 682XmlSchemaSequence rootSequence = GetRootSequence(GetElementComplexType(part.Element, _allSchemas, out ns, out elementFormDefault));