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);