5 writes to _needInput
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CacheChildrenQuery.cs (5)
35
_needInput
= true;
42
_needInput
= other._needInput;
53
_needInput
= true;
88
_needInput
= false;
94
_needInput
= true;
2 references to _needInput
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
42
_needInput = other.
_needInput
;
64
if (
_needInput
)