2 references to BindPattern
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (2)
280
boundPattern =
BindPattern
(pattern, elementType, permitDesignations, hasErrors, diagnostics);
1503
BoundPattern boundPattern =
BindPattern
(pattern, memberType, permitDesignations, hasErrors, diagnostics);