1 implementation of ISpeculationAnalyzer
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractSpeculationAnalyzer.cs (1)
35TConversion> : ISpeculationAnalyzer
2 references to ISpeculationAnalyzer
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractSpeculationAnalyzer.cs (2)
102SyntaxNode ISpeculationAnalyzer.OriginalExpression => OriginalExpression; 142SyntaxNode ISpeculationAnalyzer.ReplacedExpression => ReplacedExpression;