4 writes to typedValue
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (3)
9278_curNode.typedValue = value; 9356attr.typedValue = defAttrInfo.DefaultValueTyped; 9397attr.typedValue = attrDef.DefaultValueTyped;
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImplHelpers.cs (1)
495typedValue = null;
1 reference to typedValue
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
9274return _curNode.typedValue;