3 references to SymbolType
Microsoft.CodeAnalysis.Features (3)
ExtractMethod\MethodExtractor.Analyzer.cs (1)
205
return info.
SymbolType
;
ExtractMethod\MethodExtractor.CodeGenerator.cs (1)
440
type: parameter.
SymbolType
,
ExtractMethod\MethodExtractor.cs (1)
214
status = status.With(CheckType(semanticModel, variable.
SymbolType
));