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