2 writes to Length
PresentationCore (2)
MS\Internal\Shaping\ShaperBuffers.cs (2)
346_features[_featuresCount].Length = length; 379_features[latestFeatureIx].Length += 1;
3 references to Length
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
641(featureDescription.StartIndex+featureDescription.Length) <= featureSetOffset 722int featureAfterEnd = featureDescription.StartIndex + featureDescription.Length
MS\Internal\Shaping\ShaperBuffers.cs (1)
377_features[latestFeatureIx].Length) == charIx)