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