2 references to Kind
Microsoft.CodeAnalysis.CodeStyle (1)
SymbolAnnotation.cs (1)
18=> new(Kind, DocumentationCommentId.CreateReferenceId(symbol));
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
SimplificationHelpers.cs (1)
67var annotation1 = expression.GetAnnotations(SymbolAnnotation.Kind).FirstOrDefault();