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