This commit is contained in:
Stef Heyenrath
2021-07-23 17:35:35 +02:00
parent 592f5df637
commit 42073eed3d
3 changed files with 7 additions and 3 deletions
@@ -50,9 +50,7 @@ namespace {symbol.ContainingNamespace}
{GenerateMethods(symbol)}
}}
}}"; //{GenerateMethods(symbol)}
}}";
private string GenerateSimpleProperties(INamedTypeSymbol symbol)
{