3 references to ParseElement
Microsoft.VisualStudio.TestPlatform.Common (3)
Utilities\SimpleJSON.cs (3)
596ctx.Add(tokenName, ParseElement(token.ToString(), tokenIsQuoted)); 629ctx.Add(tokenName, ParseElement(token.ToString(), tokenIsQuoted)); 709return ParseElement(token.ToString(), tokenIsQuoted);