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