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