2 references to ParseGenericType
System.Workflow.Activities (2)
Rules\Parser\Parser.cs (2)
2168type = ParseGenericType(parserContext, candidateTypes, typeName); 2281nestedType = ParseGenericType(parserContext, candidateGenericTypes, name);