2 references to BindTypeForPattern
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (2)
1033(BoundTypeExpression boundDeclType, hasUnionMatching) = BindTypeForPattern(node, typeSyntax, unionType, inputType, ref hasErrors, diagnostics);
1164(boundDeclType, isUnionMatching) = BindTypeForPattern(node, typeSyntax, unionType, inputType, ref hasErrors, diagnostics);