Method Deserialize
- Namespace
 - Xunit.Runner.Common
 
- Assembly
 - xunit.v3.runner.common.dll
 
Deserialize(IReadOnlyDictionary<string, object?>)
Override to deserialize the values in the dictionary into the message.
protected override void Deserialize(IReadOnlyDictionary<string, object?> root)
Parameters
rootIReadOnlyDictionary<string, object>The root of the JSON object