Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Request: SyntaxEquivalence #61

Closed
theoy opened this issue Jan 23, 2015 · 1 comment
Closed

API Request: SyntaxEquivalence #61

theoy opened this issue Jan 23, 2015 · 1 comment
Labels
Area-IDE Concept-API This issue involves adding, removing, clarification, or modification of an API. Feature Request
Milestone

Comments

@theoy
Copy link
Contributor

theoy commented Jan 23, 2015

Forking this feature request from #16 as it becomes spread across multiple layers.

Original post: #16 (comment)

Pertinent APIs: http://source.roslyn.codeplex.com/#q=SyntaxEquivalence

@theoy theoy added Concept-API This issue involves adding, removing, clarification, or modification of an API. Area-Compilers Feature Request labels Jan 23, 2015
@theoy theoy added this to the Unknown milestone Jan 23, 2015
@CyrusNajmabadi
Copy link
Member

SyntaxEquivalence is now exposed through methods like

public static bool AreEquivalent(SyntaxTree? oldTree, SyntaxTree? newTree, bool topLevel)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Concept-API This issue involves adding, removing, clarification, or modification of an API. Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants