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