2 references to MissingItemMetadata
Microsoft.NET.Build.Tasks (2)
SingleProjectInfo.cs (2)
87
throw new BuildErrorException(Strings.
MissingItemMetadata
, MetadataKeys.MSBuildSourceProjectFile, "ReferencePath", projectReferencePath.ItemSpec);
108
throw new BuildErrorException(Strings.
MissingItemMetadata
, MetadataKeys.MSBuildSourceProjectFile, "ReferenceSatellitePath", projectReferenceSatellitePath.ItemSpec);