3 writes to _nextElement
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs (3)
91
_nextElement
= null;
105
_nextElement
= null;
473
_nextElement
= null;
3 references to _nextElement
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs (3)
90
_element =
_nextElement
;
468
if (
_nextElement
== null)
472
_element =
_nextElement
;