1 reference to CompilerGeneratedNameRegex
Microsoft.Extensions.AI.Abstractions (1)
Functions\AIFunctionFactory.cs (1)
1123if (CompilerGeneratedNameRegex().Match(memberName) is { Success: true } match)