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