2 references to IsImageWithSupportedFormat
Microsoft.Extensions.AI.Evaluation.Safety (2)
ChatMessageExtensions.cs (1)
12
=> message.Contents.Any(c => c.
IsImageWithSupportedFormat
());
ContentSafetyServicePayloadUtilities.cs (1)
462
if (content.
IsImageWithSupportedFormat
())