3 references to Bol
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexInterpreter.cs (1)
729case RegexOpcode.Bol:
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
62case RegexOpcode.Bol:
System\Text\RegularExpressions\RegexNodeKind.cs (1)
81Bol = RegexOpcode.Bol,