7 references to ContainerUtilities
PresentationBuildTasks (7)
Base\System\IO\Packaging\Compoundfile\FormatVersion.cs (7)
329len += ContainerUtilities.WriteByteLengthPrefixedDWordPaddedUnicodeString(binarywriter, _featureIdentifier); 341len += ContainerUtilities.Int16Size; 342len += ContainerUtilities.Int16Size; 354len += ContainerUtilities.Int16Size; 355len += ContainerUtilities.Int16Size; 367len += ContainerUtilities.Int16Size; 368len += ContainerUtilities.Int16Size;