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