13 references to Strings
System.ServiceModel.Internals (13)
System\Runtime\BufferedOutputStream.cs (2)
13
[Fx.Tag.Cache(typeof(byte), Fx.Tag.CacheAttrition.None, Scope = Fx.Tag.
Strings
.ExternallyManaged,
14
SizeLimit = Fx.Tag.
Strings
.ExternallyManaged)]
System\Runtime\Fx.cs (7)
684
Scope =
Strings
.DeclaringInstance;
685
SizeLimit =
Strings
.Unbounded;
686
Timeout =
Strings
.Infinite;
726
Scope =
Strings
.DeclaringInstance;
727
SizeLimit =
Strings
.Unbounded;
761
Scope =
Strings
.AppDomain;
843
Scope =
Strings
.DeclaringInstance;
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)]