1 reference to WellKnownFrameworkValueType
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.Analyzer.cs (1)
621
return type.OriginalDefinition.SpecialType == SpecialType.None && !
WellKnownFrameworkValueType
(compilation, type);