Generate structs for structs and fix struct out parameter if known (#8)
* Generate structs for structs and fix struct out parameter if known * fmt
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace ProxyInterfaceSourceGeneratorTests.Source;
|
||||
|
||||
public partial interface IFoo3Proxy: IFoo3 { }
|
||||
public partial interface IFoo3Proxy : IFoo3 { }
|
||||
|
||||
Reference in New Issue
Block a user