4 references to RegularExpression
Microsoft.Extensions.AI.Abstractions.Tests (2)
parent\parent\Shared\JsonSchemaExporter\TestTypes.cs (1)
1157
[
RegularExpression
(@"\w+")]
Utilities\AIJsonUtilitiesTests.cs (1)
1129
[
RegularExpression
("[abc]|[def]")]
Microsoft.Extensions.AI.Integration.Tests (1)
ChatClientIntegrationTests.cs (1)
540
[
RegularExpression
("[abc]")]
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
1157
[
RegularExpression
(@"\w+")]