3 references to DisableFastJson
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
TestProperty\TestProperty.cs (3)
171if (!DisableFastJson && TypeCache.TryGetValue(typeName, out var t)) 183if (!DisableFastJson) 248if (!DisableFastJson)