You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//----------------------------------------------------------------------------------------// <auto-generated>// This code was generated by https://github.com/StefH/ProxyInterfaceSourceGenerator.//// Changes to this file may cause incorrect behavior and will be lost if// the code is regenerated.// </auto-generated>//----------------------------------------------------------------------------------------
#nullable enable
usingSystem;namespaceProxyInterfaceSourceGeneratorTests.Source.PnP{publicpartialinterfaceIClientContext{newglobal::Microsoft.SharePoint.Client.ClientContext_Instance{get;}// ⭐global::ProxyInterfaceSourceGeneratorTests.Source.PnP.IWebWeb{get;}global::Microsoft.SharePoint.Client.SiteSite{get;}global::Microsoft.SharePoint.Client.RequestResourcesRequestResources{get;}global::System.VersionServerVersion{get;}global::Microsoft.SharePoint.Client.FormDigestInfoGetFormDigestDirect();voidExecuteQuery();global::System.Threading.Tasks.TaskExecuteQueryAsync();}}
#nullable restore
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: