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