69fa995982
* . * . * pnp * ok * compiles * ? * e * set * .ToArray() * n * ... * ok * pnp * . * . * mapster
7 lines
204 B
C#
7 lines
204 B
C#
namespace ProxyInterfaceConsumer
|
|
{
|
|
// [ProxyInterfaceGenerator.Proxy(typeof(Microsoft.CodeAnalysis.GeneratorExecutionContext))]
|
|
public partial interface IGeneratorExecutionContext
|
|
{
|
|
}
|
|
} |