2 references to Json
Microsoft.Extensions.AI (2)
ChatCompletion\OpenTelemetryChatClient.cs (1)
495
private void Log(EventId id, [StringSyntax(StringSyntaxAttribute.
Json
)] string eventBodyJson)
src\LegacySupport\StringSyntaxAttribute\StringSyntaxAttribute.cs (1)
55
public const string Json = nameof(
Json
);