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