Home
last modified time | relevance | path

Searched defs:helpKeyword (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/
H A DBuildStartedEventArgs.cs43 string helpKeyword) in BuildStartedEventArgs()
49 string helpKeyword, in BuildStartedEventArgs()
57 string helpKeyword, in BuildStartedEventArgs()
64 string helpKeyword, in BuildStartedEventArgs()
H A DBuildStatusEventArgs.cs42 string helpKeyword, in BuildStatusEventArgs()
49 string helpKeyword, in BuildStatusEventArgs()
57 string helpKeyword, in BuildStatusEventArgs()
H A DBuildFinishedEventArgs.cs42 string helpKeyword, in BuildFinishedEventArgs()
50 string helpKeyword, in BuildFinishedEventArgs()
59 string helpKeyword, in BuildFinishedEventArgs()
H A DBuildEventArgs.cs37 string helpKeyword; field in Microsoft.Build.Framework.BuildEventArgs
49 protected BuildEventArgs (string message, string helpKeyword, in BuildEventArgs()
56 BuildEventArgs (string message, string helpKeyword, in BuildEventArgs()
H A DLazyFormattedBuildEventArgs.cs44 string helpKeyword, string senderName) in LazyFormattedBuildEventArgs()
52 string helpKeyword, string senderName, in LazyFormattedBuildEventArgs()
/dports/devel/msbuild/msbuild-0.06/src/Framework/
H A DBuildStartedEventArgs.cs44 string helpKeyword in BuildStartedEventArgs()
61 string helpKeyword, in BuildStartedEventArgs()
78 string helpKeyword, in BuildStartedEventArgs()
96 string helpKeyword, in BuildStartedEventArgs()
H A DBuildStatusEventArgs.cs42 string helpKeyword, in BuildStatusEventArgs()
61 string helpKeyword, in BuildStatusEventArgs()
81 string helpKeyword, in BuildStatusEventArgs()
H A DCustomBuildEventArgs.cs40 string helpKeyword, in CustomBuildEventArgs()
58 string helpKeyword, in CustomBuildEventArgs()
78 string helpKeyword, in CustomBuildEventArgs()
H A DBuildFinishedEventArgs.cs51 string helpKeyword, in BuildFinishedEventArgs()
68 string helpKeyword, in BuildFinishedEventArgs()
88 string helpKeyword, in BuildFinishedEventArgs()
H A DBuildMessageEventArgs.cs70 string helpKeyword, in BuildMessageEventArgs()
89 string helpKeyword, in BuildMessageEventArgs()
111 string helpKeyword, in BuildMessageEventArgs()
146 string helpKeyword, in BuildMessageEventArgs()
180 string helpKeyword, in BuildMessageEventArgs()
216 string helpKeyword, in BuildMessageEventArgs()
H A DProjectStartedEventArgs.cs58 string helpKeyword, in ProjectStartedEventArgs()
84 string helpKeyword, in ProjectStartedEventArgs()
113 string helpKeyword, in ProjectStartedEventArgs()
142 string helpKeyword, in ProjectStartedEventArgs()
174 string helpKeyword, in ProjectStartedEventArgs()
H A DBuildEventArgs.cs39 private string helpKeyword; field in Microsoft.Build.Framework.BuildEventArgs
79 protected BuildEventArgs(string message, string helpKeyword, string senderName) in BuildEventArgs()
91 …protected BuildEventArgs(string message, string helpKeyword, string senderName, DateTime eventTime… in BuildEventArgs()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DMicrosoft.Build.Framework.cs53 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
54 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
90 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
91 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
108 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
110 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
119 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
145 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
285 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
301 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMicrosoft.Build.Framework.cs54 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
55 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
91 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
92 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
109 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
111 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
120 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
146 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
293 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
309 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build.Framework/netstandard/
H A DMicrosoft.Build.Framework.cs30 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
31 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
69 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
70 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
98 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
100 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
108 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
139 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
302 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
317 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DMicrosoft.Build.Framework.cs55 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
56 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
93 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
94 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
124 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
126 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
135 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
168 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
324 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
340 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DMicrosoft.Build.Framework.cs54 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
55 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
92 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
93 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
123 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
125 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
134 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
167 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
323 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
339 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DMicrosoft.Build.Framework.cs54 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
55 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
92 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
93 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
123 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
125 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
134 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
167 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
323 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
339 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DMicrosoft.Build.Framework.cs55 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
56 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
93 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
94 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
124 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
126 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
135 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
168 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
324 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
340 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DMicrosoft.Build.Framework.cs54 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
55 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
92 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
93 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
123 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
125 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
134 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
167 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
323 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
339 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DMicrosoft.Build.Framework.cs55 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
56 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
93 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
94 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
124 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
126 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
135 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
168 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
324 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
340 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DMicrosoft.Build.Framework.cs57 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
58 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
95 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
96 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
126 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
128 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
137 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
171 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
324 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
340 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DMicrosoft.Build.Framework.cs60 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
61 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
98 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
99 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
129 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
131 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
140 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
174 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
327 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
343 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/devel/msbuild/msbuild-0.06/build/LegacyPackages/14.0/Microsoft.Build.Framework/
H A DMicrosoft.Build.Framework.cs30 protected BuildEventArgs(string message, string helpKeyword, string senderName) { } in BuildEventArgs()
31 …protected BuildEventArgs(string message, string helpKeyword, string senderName, System.DateTime ev… in BuildEventArgs()
66 public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded) { } in BuildFinishedEventArgs()
67 …public BuildFinishedEventArgs(string message, string helpKeyword, bool succeeded, System.DateTime … in BuildFinishedEventArgs()
95 public BuildStartedEventArgs(string message, string helpKeyword) { } in BuildStartedEventArgs()
97 …public BuildStartedEventArgs(string message, string helpKeyword, System.DateTime eventTimestamp) {… in BuildStartedEventArgs()
105 protected BuildStatusEventArgs(string message, string helpKeyword, string senderName) { } in BuildStatusEventArgs()
136 protected CustomBuildEventArgs(string message, string helpKeyword, string senderName) { } in CustomBuildEventArgs()
286 … public LazyFormattedBuildEventArgs(string message, string helpKeyword, string senderName) { } in LazyFormattedBuildEventArgs()
303 …xception(string message, System.Exception innerException, string errorCode, string helpKeyword) { } in LoggerException()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DLogMessagePacketBase.cs759 …dEventFromStream(INodePacketTranslator translator, string message, string helpKeyword, string send… in ReadExternalProjectFinishedEventFromStream()
781 …dEventFromStream(INodePacketTranslator translator, string message, string helpKeyword, string send… in ReadExternalProjectStartedEventFromStream()
803 …gEventFromStream(INodePacketTranslator translator, string message, string helpKeyword, string send… in ReadBuildWarningEventFromStream()
845 …rEventFromStream(INodePacketTranslator translator, string message, string helpKeyword, string send… in ReadTaskBuildErrorEventFromStream()
887 …eEventFromStream(INodePacketTranslator translator, string message, string helpKeyword, string send… in ReadTaskCommandLineEventFromStream()
905 …eEventFromStream(INodePacketTranslator translator, string message, string helpKeyword, string send… in ReadBuildMessageEventFromStream()

1234567