1 write to _userIgnore
System.Workflow.Runtime (1)
RTTrackingProfile.cs (1)
166_userIgnore = new List<string>(runtimeProfile._userIgnore);
4 references to _userIgnore
System.Workflow.Runtime (4)
RTTrackingProfile.cs (4)
166_userIgnore = new List<string>(runtimeProfile._userIgnore); 385_userIgnore.Remove(qId); 403_userIgnore.AddRange(_dynamicUserIgnore); 469_userIgnore.Add(qId);