2 references to GetType
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
6648var oldType = GetType(oldSymbol); 6649var newType = GetType(newSymbol);