2 references to IsPartialTypeEdit
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
2736IsPartialTypeEdit(oldType, newType, oldTree, newTree) ? typeKey : null)); 5342var isPartialEdit = IsPartialTypeEdit(oldType, newType, oldSyntaxTree, newSyntaxTree);