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; 468if (_nextElement == null) 472_element = _nextElement;