2 references to SetTopLevelElementName
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (2)
364
xmlDataContract.
SetTopLevelElementName
(new XmlQualifiedName(element.Name, ns));
736
xmlDataContract.
SetTopLevelElementName
(SchemaHelper.GetGlobalElementDeclaration(_schemaSet, typeName, out isNullable));