2 references to WarningAnnotation
Microsoft.CodeAnalysis.CSharp.Features (2)
Copilot\CSharpImplementNotImplementedExceptionFixProvider.cs (2)
118
.WithAdditionalAnnotations(Formatter.Annotation,
WarningAnnotation
, Simplifier.Annotation);
152
.WithAdditionalAnnotations(Formatter.Annotation,
WarningAnnotation
, Simplifier.Annotation);