5 references to AppDomain
System.ServiceModel.Internals (5)
System\Runtime\Fx.cs (1)
761
Scope = Strings.
AppDomain
;
System\Runtime\IOThreadScheduler.cs (2)
57
[Fx.Tag.Queue(typeof(Slot), Scope = Fx.Tag.Strings.
AppDomain
)]
62
[Fx.Tag.Queue(typeof(Slot), Scope = Fx.Tag.Strings.
AppDomain
)]
System\Runtime\IOThreadTimer.cs (2)
113
[Fx.Tag.SynchronizationObject(Blocking = false, Scope = Fx.Tag.Strings.
AppDomain
)]
118
[Fx.Tag.Queue(typeof(IOThreadTimer), Scope = Fx.Tag.Strings.
AppDomain
, StaleElementsRemovedImmediately = true)]