2 writes to _key
Microsoft.VisualStudio.TestPlatform.Common (2)
Utilities\SimpleJSON.cs (2)
1246_key = null; 1252_key = aKey;
2 references to _key
Microsoft.VisualStudio.TestPlatform.Common (2)
Utilities\SimpleJSON.cs (2)
1257if (_key == null) 1260_node.Add(_key, aVal);