5 references to _regexType
Microsoft.CodeAnalysis.Features (5)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexLanguageDetector.cs (5)
80if (_regexType == null) 102if (TryAnalyzeInvocation(_regexType, argumentNode, semanticModel, method, cancellationToken, out options)) 107if (TryAnalyzeInvocation(_regexType, argumentNode, semanticModel, candidate, cancellationToken, out options)) 121if (_regexType.Equals(constructor?.ContainingType)) 132if (_regexType.Equals(constructor?.ContainingType))