2 references to Find
Microsoft.TestPlatform.CommunicationUtilities (1)
Serialization\TestPropertyConverter.cs (1)
45
var testProperty = TestProperty.
Find
(id);
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestProperty\TestProperty.cs (1)
378
var registeredProperty =
Find
(Id);