2 writes to helpKeyword
Microsoft.Build.Engine (2)
Errors\InternalLoggerException.cs (2)
105this.helpKeyword = helpKeyword; 122this.helpKeyword = info.GetString("helpKeyword");
2 references to helpKeyword
Microsoft.Build.Engine (2)
Errors\InternalLoggerException.cs (2)
139info.AddValue("helpKeyword", helpKeyword); 199return helpKeyword;