2 writes to Length
PresentationCore (2)
MS\Internal\Shaping\ShaperBuffers.cs (2)
347_features[_featuresCount].Length = length; 380_features[latestFeatureIx].Length += 1;
3 references to Length
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
642(featureDescription.StartIndex+featureDescription.Length) <= featureSetOffset 723int featureAfterEnd = featureDescription.StartIndex + featureDescription.Length
MS\Internal\Shaping\ShaperBuffers.cs (1)
378_features[latestFeatureIx].Length) == charIx)