3 references to makeTypePattern
Microsoft.CodeAnalysis.CSharp (3)
Binder\UnionMatchingRewriter.cs (3)
488toNegate = makeTypePattern(typePattern.DeclaredType, typePattern.InputType); 491toNegate = makeTypePattern(declarationPattern.DeclaredType, declarationPattern.InputType); 494toNegate = makeTypePattern(declaredType, recursivePattern.InputType);