5 references to NotCompatible
Microsoft.Cci.Extensions (3)
Writers\Syntax\HtmlSyntaxWriter.cs (1)
48
case SyntaxStyle.
NotCompatible
:
Writers\Syntax\OpenXmlSyntaxWriter.cs (1)
51
case SyntaxStyle.
NotCompatible
:
Writers\Syntax\TextSyntaxWriter.cs (1)
36
case SyntaxStyle.
NotCompatible
:
Microsoft.DotNet.AsmDiff (2)
DiffCSharpWriter.cs (1)
290
style = _syntaxWriter.StartStyle(SyntaxStyle.
NotCompatible
, element.Differences.OfType<IncompatibleDifference>());
DiffRecorder.cs (1)
158
case SyntaxStyle.
NotCompatible
: