1 write to _normalizedPartUri
WindowsBase (1)
Base\System\IO\Packaging\PackUriHelper.cs (1)
1149
_normalizedPartUri
= GetNormalizedPartUri();
2 references to _normalizedPartUri
WindowsBase (2)
Base\System\IO\Packaging\PackUriHelper.cs (2)
1148
if (
_normalizedPartUri
== null)
1151
return
_normalizedPartUri
;