2 writes to IsDuplicate
System.Text.RegularExpressions.Generator (2)
RegexGenerator.cs (2)
202
regexMethod.
IsDuplicate
= true;
207
regexMethod.
IsDuplicate
= false;
2 references to IsDuplicate
System.Text.RegularExpressions.Generator (2)
RegexGenerator.cs (2)
243
if (!limitedSupportResult.Item1.
IsDuplicate
)
251
if (!regexImpl.Item1.
IsDuplicate
)