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, 14SizeLimit = Fx.Tag.Strings.ExternallyManaged)]
System\Runtime\Fx.cs (7)
684Scope = Strings.DeclaringInstance; 685SizeLimit = Strings.Unbounded; 686Timeout = Strings.Infinite; 726Scope = Strings.DeclaringInstance; 727SizeLimit = Strings.Unbounded; 761Scope = Strings.AppDomain; 843Scope = 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)]