add csharpier
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
namespace ProxyInterfaceSourceGeneratorTests.Source
|
||||
{
|
||||
public partial interface IPersonExtends
|
||||
{
|
||||
}
|
||||
}
|
||||
public partial interface IPersonExtends { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user