2 references to ResourceManager
System (1)
compmod\system\componentmodel\ComponentResourceManager.cs (1)
30
public ComponentResourceManager(Type t) :
base
(t) {
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
214
System.Resources.ResourceManager resources = new System.Resources.
ResourceManager
(typeof(QueuePathDialog));