namespace ProxyInterfaceConsumer.PnP { [ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.ClientRuntimeContext))] public partial interface IClientRuntimeContext { } }