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