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