namespace ProxyInterfaceSourceGeneratorTests.Source { public struct MyStruct { public int Id { get; set; } } }