6 lines
102 B
C#
6 lines
102 B
C#
namespace ProxyInterfaceSourceGeneratorTests.Source
|
|
{
|
|
public partial interface IFoo2
|
|
{
|
|
}
|
|
} |