6 references to ResourceManager
System.ServiceModel.Activation (6)
TD.Designer.cs (6)
318string description = string.Format(Culture, ResourceManager.GetString("AspNetRoutingService", Culture), IncomingAddress);
349string description = string.Format(Culture, ResourceManager.GetString("AspNetRoute", Culture), AspNetRoutePrefix, ServiceType, ServiceHostFactoryType);
429string description = string.Format(Culture, ResourceManager.GetString("CBAEntryRead", Culture), RelativeAddress, NormalizedAddress);
459string description = string.Format(Culture, ResourceManager.GetString("CBAMatchFound", Culture), IncomingAddress);
532string description = string.Format(Culture, ResourceManager.GetString("IncrementBusyCount", Culture), Data);
561string description = string.Format(Culture, ResourceManager.GetString("DecrementBusyCount", Culture), Data);