2 references to CreateDerivativeWithoutEffects
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\MatchingState.cs (1)
80return Node.CreateDerivativeWithoutEffects(builder, minterm, context);
System\Text\RegularExpressions\Symbolic\SymbolicRegexNode.cs (1)
1045/// The differences of this to <see cref="CreateDerivativeWithoutEffects(SymbolicRegexBuilder{TSet}, TSet, uint)"/> are that (1) effects (e.g. capture starts and ends)