EmbeddedLanguages\RegularExpressions\LanguageServices\RegexLanguageDetector.cs (5)
79if (_regexType == null)
101if (TryAnalyzeInvocation(_regexType, argumentNode, semanticModel, method, cancellationToken, out options))
106if (TryAnalyzeInvocation(_regexType, argumentNode, semanticModel, candidate, cancellationToken, out options))
120if (_regexType.Equals(constructor?.ContainingType))
131if (_regexType.Equals(constructor?.ContainingType))