1 write to lowPriority
System.ServiceModel.Internals (1)
System\Runtime\ActionItem.cs (1)
33this.lowPriority = value;
2 references to lowPriority
System.ServiceModel.Internals (2)
System\Runtime\ActionItem.cs (2)
29return this.lowPriority; 156ScheduleCallback(callback, this, this.lowPriority);