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