10 references to Removed
Microsoft.Cci.Extensions (4)
Writers\Syntax\HtmlSyntaxWriter.cs (1)
38
case SyntaxStyle.
Removed
:
Writers\Syntax\OpenXmlSyntaxWriter.cs (1)
42
case SyntaxStyle.
Removed
:
Writers\Syntax\TextSyntaxWriter.cs (1)
26
case SyntaxStyle.
Removed
:
Writers\Syntax\UnifiedDiffSyntaxWriter.cs (1)
55
case SyntaxStyle.
Removed
:
Microsoft.DotNet.AsmDiff (6)
DiffCSharpWriter.cs (5)
84
using (_syntaxWriter.StartStyle(SyntaxStyle.
Removed
))
282
using (_syntaxWriter.StartStyle(SyntaxStyle.
Removed
))
328
style = _syntaxWriter.StartStyle(SyntaxStyle.
Removed
);
459
using (_syntaxWriter.StartStyle(SyntaxStyle.
Removed
))
485
using (_syntaxWriter.StartStyle(SyntaxStyle.
Removed
))
DiffRecorder.cs (1)
152
case SyntaxStyle.
Removed
: