2 references to TryGetNewNode
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
977var hasPartner = topMatch.TryGetNewNode(oldMemberDeclaration, out var newMemberDeclaration); 5205topMatch.TryGetNewNode(oldContainerDeclaration, out var newContainerDeclaration))