3 references to GetCSharpDeclaration
Microsoft.DotNet.AsmDiff (3)
MarkdownDiffExporter.cs (3)
134
string left = api.Left.
GetCSharpDeclaration
();
135
string right = api.Right.
GetCSharpDeclaration
();
199
string text = api.
GetCSharpDeclaration
();