2 references to State
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\CodeFixes\ImplementInterface\AbstractImplementInterfaceService.State.cs (2)
37public static State? Generate( 55var state = new State(document, interfaceNode, classOrStructDecl, classOrStructType, interfaceTypes, model);