2 references to BindTypeForPattern
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (2)
844BoundTypeExpression boundDeclType = BindTypeForPattern(typeSyntax, inputType, diagnostics, ref hasErrors); 935boundDeclType = BindTypeForPattern(typeSyntax, inputType, diagnostics, ref hasErrors);