1 instantiation of GetPropertyMatcherRegex_1
Microsoft.CodeAnalysis (1)
RegexGenerator.g.cs (1)
524
internal static readonly GetPropertyMatcherRegex_1 Instance =
new
();
2 references to GetPropertyMatcherRegex_1
Microsoft.CodeAnalysis (2)
RegexGenerator.g.cs (2)
67
private static partial global::System.Text.RegularExpressions.Regex GetPropertyMatcherRegex() => global::System.Text.RegularExpressions.Generated.
GetPropertyMatcherRegex_1
.Instance;
524
internal static readonly
GetPropertyMatcherRegex_1
Instance = new();