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