3 writes to _node
Microsoft.VisualStudio.TestPlatform.Common (3)
Utilities\SimpleJSON.cs (3)
1245
_node
= aNode;
1251
_node
= aNode;
1261
_node
= null; // Be GC friendly.
2 references to _node
Microsoft.VisualStudio.TestPlatform.Common (2)
Utilities\SimpleJSON.cs (2)
1258
_node
.Add(aVal);
1260
_node
.Add(_key, aVal);