提交 45877d34 编写于 作者: S Sam Harwell

Remove workaround for #30309 since it was fixed separately

上级 58d8c6c9
......@@ -359,7 +359,7 @@ private void MarkSymbolEndAnalysisPending_NoLock(ISymbol symbol, ImmutableArray<
_lazyPendingSymbolEndActionsOpt[symbol] = (symbolEndActions, symbolDeclaredEvent);
}
[Conditional("DEBUG_ISSUE_30309")]
[Conditional("DEBUG")]
public void VerifyAllSymbolEndActionsExecuted()
{
lock (_gate)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册