3 writes to StripLeadingSpaces
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
137StripLeadingSpaces = true 6399textFlowData.StripLeadingSpaces = endedWithWhitespace; 6466textFlowData.StripLeadingSpaces = rightTagTrimSurroundingWhitespace;
1 reference to StripLeadingSpaces
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
6385textFlowData.StripLeadingSpaces,