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