3 references to SemanticFacts
Microsoft.CodeAnalysis.Features (3)
ExtractMethod\MethodExtractor.Analyzer.cs (3)
548this.SemanticFacts, this.SemanticModel, selectionOperation, symbol, analysisRange, includeDeclaration: false, this.CancellationToken) == false) 651var semanticFacts = this.SemanticFacts; 876var semanticFacts = this.SemanticFacts;