3 writes to _moveNextCalled
Microsoft.CodeAnalysis (3)
InternalUtilities\SpecializedCollections.Singleton.Enumerator`1.cs (3)
22
_moveNextCalled
= false;
37
_moveNextCalled
= true;
46
_moveNextCalled
= false;
1 reference to _moveNextCalled
Microsoft.CodeAnalysis (1)
InternalUtilities\SpecializedCollections.Singleton.Enumerator`1.cs (1)
35
if (!
_moveNextCalled
)