3 references to Message
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\xmlvalidationresults.cs (2)
39_validationErrors.Add(e.Message); 43_validationWarnings.Add(e.Message);
System.Private.Xml (1)
System\Xml\Serialization\Mappings.cs (1)
1232throw new InvalidOperationException(SR.Format(SR.XmlSerializableSchemaError, nameof(IXmlSerializable), args.Message));