2 references to GetAnonymousFunctionLocation
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
10936
=> location ??
GetAnonymousFunctionLocation
(node);
Binder\Binder_Statements.cs (1)
2224
=> Error(diagnostics, code,
GetAnonymousFunctionLocation
(syntax), args);