using Microsoft.SharePoint.Client; namespace ProxyInterfaceSourceGeneratorTests.Source.PnP { public partial interface IWeb { } }