提交 43477070 编写于 作者: C Cyrus Najmabadi

Remove unused method.

上级 9f37286a
......@@ -17,11 +17,6 @@ public FileCodeVariableManipulationTests()
{
}
private CodeVariable GetCodeVariable(params object[] path)
{
return (CodeVariable)GetCodeElement(path);
}
[ConditionalWpfFact(typeof(x86))]
[Trait(Traits.Feature, Traits.Features.CodeModel)]
public void DeleteField()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册