2 references to IsDeclarationWithSharedBody
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
1054
Debug.Assert(
IsDeclarationWithSharedBody
(oldDeclaration, oldMember));
1334
Debug.Assert(
IsDeclarationWithSharedBody
(oldDeclaration, oldMember));