3 references to ERR_BadDelegateLeave
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1296
or ErrorCode.
ERR_BadDelegateLeave
FlowAnalysis\ControlFlowPass.cs (1)
227
Diagnostics.Add(ErrorCode.
ERR_BadDelegateLeave
, loc);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\SemanticErrorTests.cs (1)
15486
Diagnostic(ErrorCode.
ERR_BadDelegateLeave
, "break")