2 writes to _valueType
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestProperty\TestProperty.cs (2)
81_valueType = valueType; 162_valueType ??= GetType(ValueType);
2 references to _valueType
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestProperty\TestProperty.cs (2)
164return _valueType; 325|| propertyTypePair.Key._valueType == valueType)