3 writes to Id
Interop.FunctionalTests (3)
H2SpecTests.cs (3)
90Id = testcase.Item1, 101Id = testcase.Item1, 127Id = info.GetValue<string>(nameof(Id));
5 references to Id
Interop.FunctionalTests (5)
H2SpecTests.cs (5)
53await H2SpecCommands.RunTest(testCase.Id, host.GetPort(), testCase.Https, Logger); 127Id = info.GetValue<string>(nameof(Id)); 135info.AddValue(nameof(Id), Id, typeof(string)); 143return $"{Id}, HTTPS:{Https}, {Description}";