2 references to IsPartialTypeEdit
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
5698
return
IsPartialTypeEdit
(oldSymbol, oldSyntaxTree) ||
5699
IsPartialTypeEdit
(newSymbol, newSyntaxTree);