5 references to SetItemData
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdCachingReader.cs (4)
88
element.
SetItemData
(_coreReader.LocalName, _coreReader.Prefix, _coreReader.NamespaceURI, _coreReader.Depth); //Only created for element node type
432
recordedNode.
SetItemData
(_coreReader.LocalName, _coreReader.Prefix, _coreReader.NamespaceURI, _coreReader.Depth); //Only created for element node type
509
recordedNode.
SetItemData
(_coreReader.LocalName, _coreReader.Prefix, _coreReader.NamespaceURI, _coreReader.Depth);
723
attInfo.
SetItemData
(_coreReader.LocalName, _coreReader.Prefix, _coreReader.NamespaceURI, _coreReader.Depth);
FrameworkFork\Microsoft.Xml\Xml\Core\XsdCachingReaderAsync.cs (1)
58
recordedNode.
SetItemData
(_coreReader.LocalName, _coreReader.Prefix, _coreReader.NamespaceURI, _coreReader.Depth); //Only created for element node type