1 write to _id4_MetadataSection
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (1)
825
_id4_MetadataSection
= Reader.NameTable.Add(@"MetadataSection");
2 references to _id4_MetadataSection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (2)
496
if (((object)Reader.LocalName == (object)
_id4_MetadataSection
&& (object)Reader.NamespaceURI == (object)_id2_Item))
523
if (xsiType == null || ((object)((Microsoft.Xml.XmlQualifiedName)xsiType).Name == (object)
_id4_MetadataSection
&& (object)((Microsoft.Xml.XmlQualifiedName)xsiType).Namespace == (object)_id2_Item))