Fix InterfaceName + update Properties, add private Fields
This commit is contained in:
@@ -26,7 +26,7 @@ namespace SourceGeneratorInterface
|
||||
//
|
||||
}
|
||||
|
||||
public Compilation Compilation { get; }
|
||||
public Compilation Compilation { get; set; }
|
||||
|
||||
public INamedTypeSymbol MyNamedTypeSymbol { get;set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user