3 references to VolatileResourceManager
System.Workflow.Runtime (3)
System\Activities\Statements\InteropExecutor.cs (1)
458this.resourceManager = new VolatileResourceManager();
WorkflowExecutor.cs (2)
57private VolatileResourceManager _resourceManager = new VolatileResourceManager(); 335_resourceManager = new VolatileResourceManager();