1 instantiation of BlankLinesInDocComment_0
ConfigurationSchemaGenerator.Tests (1)
RegexGenerator.g.cs (1)
49
internal static readonly BlankLinesInDocComment_0 Instance =
new
();
2 references to BlankLinesInDocComment_0
ConfigurationSchemaGenerator.Tests (2)
RegexGenerator.g.cs (2)
28
private static partial global::System.Text.RegularExpressions.Regex BlankLinesInDocComment() => global::System.Text.RegularExpressions.Generated.
BlankLinesInDocComment_0
.Instance;
49
internal static readonly
BlankLinesInDocComment_0
Instance = new();