1 reference to DoNotCreateTaskCompletionSourceWithWrongArguments
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Tasks\DoNotCreateTaskCompletionSourceWithWrongArguments.Fixer.cs (1)
23
public sealed override ImmutableArray<string> FixableDiagnosticIds { get; } = ImmutableArray.Create(
DoNotCreateTaskCompletionSourceWithWrongArguments
.RuleId);