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