1 write to Right
Microsoft.DotNet.AsmDiff (1)
DiffApiDefinition.cs (1)
30
Right
= right;
3 references to Right
Microsoft.DotNet.AsmDiff (3)
MarkdownDiffExporter.cs (3)
135
string right = api.
Right
.GetCSharpDeclaration();
144
WriteDiff(writer, "+", indent, suffix, api.
Right
);
151
WriteDiff(writer, "+", indent, suffix, api.
Right
);