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