progress (#149)
This commit is contained in:
Родитель
ade35d5e7d
Коммит
460071076b
|
@ -115,7 +115,7 @@ namespace Cilsil.Sil
|
|||
ExitNode = new ExitNode(Location.FromSequencePoint(methodDefinition
|
||||
.DebugInformation
|
||||
.SequencePoints
|
||||
.FirstOrDefault()),
|
||||
.LastOrDefault()),
|
||||
this);
|
||||
ExceptionSinkNode = new StatementNode(location,
|
||||
StatementNode.StatementNodeKind.ExceptionsSink,
|
||||
|
|
Загрузка…
Ссылка в новой задаче