1 write to _typesOfInterest
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\JsonLanguageDetector.cs (1)
47
_typesOfInterest
= typesOfInterest;
1 reference to _typesOfInterest
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\JsonLanguageDetector.cs (1)
153
_typesOfInterest
.Contains(symbol.ContainingType) &&