提交 48ca7fee 编写于 作者: A Andrew Casey

Remove workaround for DevDiv #1004487.

上级 28ceb712
......@@ -267,12 +267,6 @@ public int GetConstants(int cConstants, out int pcConstants, ISymUnmanagedConsta
pcConstants = 0;
return SymUnmanagedReaderExtensions.S_OK;
}
// TODO: Clean this up once DevDiv #1004487 is resolved.
public int _VtblGap1_9()
{
throw new NotImplementedException();
}
}
internal sealed class MockSymUnmanagedNamespace : ISymUnmanagedNamespace
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册