1 write to serviceContainer
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\ActivityCodeDomSerializationManager.cs (1)
47this.serviceContainer = new ServiceContainer();
2 references to serviceContainer
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\ActivityCodeDomSerializationManager.cs (2)
143service = serviceContainer; 153service = serviceContainer.GetService(serviceType);