2 references to MyType
Microsoft.Extensions.AI.OpenAI.Tests (2)
OpenAIRealtimeTests.cs (2)
90
private
MyType
MyFunction(int a, [Description("Another param")] string b,
MyType
? c = null)