2 references to Kind
Microsoft.CodeAnalysis.CodeStyle (1)
SpecialTypeAnnotation.cs (1)
18=> new(Kind, s_fromSpecialTypes.GetOrAdd(specialType, CreateFromSpecialTypes));
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
SimplificationHelpers.cs (1)
75var annotation2 = expression.GetAnnotations(SpecialTypeAnnotation.Kind).FirstOrDefault();