1 write to _startDocumentRecord
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (1)
1841set { _startDocumentRecord = value; }
1 reference to _startDocumentRecord
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (1)
1840get { return _startDocumentRecord; }