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