1 write to _isECMABoundaryM
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
161
_isECMABoundaryM
= RegexRunnerMethod("IsECMABoundary");
1 reference to _isECMABoundaryM
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
2368
Callvirt(
_isECMABoundaryM
);