3 references to IsValid
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (3)
ObjectModel\TestMethod.cs (3)
53
&& ClassName == otherTestMethod.ClassName &&
IsValid
== otherTestMethod.
IsValid
;
85
helper.SaveSimpleField(element, "isValid",
IsValid
, false);