1 write to storageDictionary
Microsoft.Web.XmlTransform (1)
XmlTransforms.cs (1)
248
storageDictionary
= GetService<SetTokenizedAttributeStorage>();
3 references to storageDictionary
Microsoft.Web.XmlTransform (3)
XmlTransforms.cs (3)
246
if (
storageDictionary
== null && !fInitStorageDictionary)
251
return
storageDictionary
;
572
strTokenFormat =
storageDictionary
.TokenFormat;