2 references to TryAnalyzeInvocation
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\DateAndTime\LanguageServices\DateAndTimeLanguageDetector.cs (2)
102if (TryAnalyzeInvocation(method, argName, argIndex)) 107if (TryAnalyzeInvocation(candidate, argName, argIndex))