2 writes to IsDuplicate
System.Text.RegularExpressions.Generator (2)
RegexGenerator.cs (2)
225
regexMethod.
IsDuplicate
= true;
230
regexMethod.
IsDuplicate
= false;
2 references to IsDuplicate
System.Text.RegularExpressions.Generator (2)
RegexGenerator.cs (2)
266
if (!limitedSupportResult.Item1.
IsDuplicate
)
274
if (!regexImpl.Item1.
IsDuplicate
)