21 references to ERR_ThrowMisplaced
Microsoft.CodeAnalysis.CSharp (2)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (8)
CodeGen\CodeGenRefReturnTests.cs (5)
2620Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(4, 36),
2623Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(5, 30),
2626Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(6, 31),
2629Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(10, 28),
2632Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(11, 25)
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (5)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (5)
Parsing\PatternParsingTests.cs (5)
144Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(11, 27),
147Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(12, 11),
150Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(13, 15),
156Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(14, 28),
162Diagnostic(ErrorCode.ERR_ThrowMisplaced, "throw").WithLocation(15, 16),