1 override of IsNumber
Microsoft.VisualStudio.TestPlatform.Common (1)
Utilities\SimpleJSON.cs (1)
1056public override bool IsNumber { get { return true; } }