Implemented interface member:
method
GetService
System.IServiceProvider.GetService(System.Type)
1 reference to GetService
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\ActivityCodeDomSerializationManager.cs (1)
286ITypeProvider typeProvider = this.GetService(typeof(ITypeProvider)) as ITypeProvider;