1 write to resources
System.Workflow.ComponentModel (1)
AuthoringOM\SR.cs (1)
86resources = new System.Resources.ResourceManager("System.Workflow.ComponentModel.StringResources", Assembly.GetExecutingAssembly());
2 references to resources
System.Workflow.ComponentModel (2)
AuthoringOM\SR.cs (2)
113string res = sys.resources.GetString(name, culture); 135string res = sys.resources.GetString(name, culture);