1 write to ClassOrStructDecl
Microsoft.CodeAnalysis.Features (1)
ImplementInterface\AbstractImplementInterfaceService.State.cs (1)
38
ClassOrStructDecl
= classOrStructDecl;
1 reference to ClassOrStructDecl
Microsoft.CodeAnalysis.Features (1)
ImplementInterface\AbstractImplementInterfaceService.CodeAction.cs (1)
171
return GetUpdatedDocumentAsync(Document, unimplementedMembers, State.ClassOrStructType, State.
ClassOrStructDecl
, cancellationToken);