1 reference to ChangeToPublicInterfaceImplementationAsync
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\InterfaceMethodsShouldBeCallableByChildTypes.Fixer.cs (1)
92
async ct => await
ChangeToPublicInterfaceImplementationAsync
(context.Document, symbolToChange, ct).ConfigureAwait(false),