2 references to fileSizeAttribute
Microsoft.Build.Tasks.Core (2)
ManifestUtil\Manifest.cs (2)
426
XmlAttribute sizeAttribute = ((XmlAttribute)codeBaseNode).OwnerElement.Attributes[XmlUtil.TrimPrefix(XPaths.
fileSizeAttribute
)];
429
throw new InvalidOperationException(String.Format(System.Globalization.CultureInfo.InvariantCulture, "XPath not found: {0}", XPaths.
fileSizeAttribute
));