2 references to GetType
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
5721var oldTypeOpt = GetType(oldCapture); 5722var newTypeOpt = GetType(newCapture);