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