3 writes to StripLeadingSpaces
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
149textFlowStackData.StripLeadingSpaces = true; 6412textFlowData.StripLeadingSpaces = endedWithWhitespace; 6479textFlowData.StripLeadingSpaces = rightTagTrimSurroundingWhitespace;
1 reference to StripLeadingSpaces
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
6398textFlowData.StripLeadingSpaces,