1 write to ShouldCollectSourceInformation
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
RunSettings\RunConfiguration.cs (1)
677
runConfiguration.
ShouldCollectSourceInformation
= bCollectSourceInformation;
1 reference to ShouldCollectSourceInformation
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
RunSettings\RunConfiguration.cs (1)
530
collectSourceInformation.InnerXml =
ShouldCollectSourceInformation
.ToString();