1 write to _variable
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionEnvironmentVariable.cs (1)
44
_variable
= variable;
2 references to _variable
Microsoft.VisualStudio.TestPlatform.Common (2)
DataCollection\DataCollectionEnvironmentVariable.cs (2)
55
return
_variable
.Key;
66
return
_variable
.Value;