3 references to TransferOldSharedData
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (3)
496
TransferOldSharedData
(keyRecord.Record as IBamlDictionaryKey, bamlDefRecord as IBamlDictionaryKey);
572
TransferOldSharedData
(keyRecord.Record as IBamlDictionaryKey, defKeyRecord as IBamlDictionaryKey);
845
TransferOldSharedData
(keyRecord.Record as IBamlDictionaryKey, bamlElement as IBamlDictionaryKey);