1 write to _cpFirstScope
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
2547
_cpFirstScope
= modifierScope.TextSourceCharacterIndex;
1 reference to _cpFirstScope
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
2642
while (continueScanning && _cpFirst >
_cpFirstScope
)