2 writes to ScopeCore
Microsoft.Extensions.AI.Abstractions (2)
Contents\HostedFileContent.cs (1)
90set => ScopeCore = value;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedFileContent.g.cs (1)
223Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.HostedFileContent)obj).ScopeCore = value!,
2 references to ScopeCore
Microsoft.Extensions.AI.Abstractions (2)
Contents\HostedFileContent.cs (1)
89get => ScopeCore;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedFileContent.g.cs (1)
222Getter = static obj => ((global::Microsoft.Extensions.AI.HostedFileContent)obj).ScopeCore,