1 write to _lastMethod
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\NumberSubstitution.cs (1)
110
_lastMethod
= method;
1 reference to _lastMethod
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\NumberSubstitution.cs (1)
107
if (!object.ReferenceEquals(numberCulture, _lastNumberCulture) || method !=
_lastMethod
)