1 write to _onDefaultAttributeUse
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
9213set { _onDefaultAttributeUse = value; }
2 references to _onDefaultAttributeUse
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
9352if (_onDefaultAttributeUse != null) 9354_onDefaultAttributeUse(defAttrInfo, this);