Implemented interface member:
method
GetService
System.IServiceProvider.GetService(System.Type)
1 reference to GetService
System.Workflow.Activities (1)
Designers\PolicyDesigner.cs (1)
35
WorkflowDesignerLoader workflowDesignerLoader = this.
GetService
(typeof(WorkflowDesignerLoader)) as WorkflowDesignerLoader;