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