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