Advertisement
Guest User

log4net

a guest
Oct 4th, 2011
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 131.55 KB | None | 0 0
  1. NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)
  2. Copyright (C) 2001-2007 Gerry Shaw
  3. http://nant.sourceforge.net
  4.  
  5. Buildfile: file:///tmp/log4net-1.2.10/log4net.build
  6. Target framework: Mono 2.0 Profile
  7. Target(s) specified: compile-all
  8.  
  9.  
  10. check-current-build-config:
  11.  
  12.  
  13. set-build-configuration:
  14.  
  15.  
  16. set-debug-build-configuration:
  17.  
  18.  
  19. check-current-build-config:
  20.  
  21.  
  22. set-build-configuration-flags:
  23.  
  24.  
  25. check-current-build-config:
  26.  
  27.  
  28. set-framework-configuration:
  29.  
  30.  
  31. check-bin-dir:
  32.  
  33.  
  34. check-doc-dir:
  35.  
  36.  
  37. check-sdkdoc-dir:
  38.  
  39.  
  40. check-sdkdoc-debug:
  41.  
  42.  
  43. check-current-build-config:
  44.  
  45.  
  46. check-build-debug:
  47.  
  48.  
  49. check-build-defines:
  50.  
  51.  
  52. set-mono-2.0-runtime-configuration:
  53.  
  54.  
  55. compile-all:
  56.  
  57. [echo] Compiling all build configurations for all runtime configurations.
  58.  
  59. set-debug-build-configuration:
  60.  
  61.  
  62. check-current-build-config:
  63.  
  64.  
  65. set-build-configuration-flags:
  66.  
  67.  
  68. compile-build:
  69.  
  70. [echo] Compiling all framework versions for the debug build configuration.
  71. [echo] The .NET Compact Framework 1.0 is not available. Build skipped.
  72. [echo] The .NET Framework 1.0 is not available. Build skipped.
  73. [echo] The .NET Framework 1.1 is not available. Build skipped.
  74. [echo] The .NET Framework 2.0 is not available. Build skipped.
  75. [echo] Mono 1.0 is not available. Build skipped.
  76.  
  77. check-bin-dir:
  78.  
  79.  
  80. check-doc-dir:
  81.  
  82.  
  83. check-sdkdoc-dir:
  84.  
  85.  
  86. check-sdkdoc-debug:
  87.  
  88.  
  89. check-current-build-config:
  90.  
  91.  
  92. check-build-debug:
  93.  
  94.  
  95. check-build-defines:
  96.  
  97.  
  98. set-mono-2.0-runtime-configuration:
  99.  
  100.  
  101. check-log4net-basedir:
  102.  
  103.  
  104. check-current-bin-dir:
  105.  
  106.  
  107. clean-current-bin-dir:
  108.  
  109. [echo] Cleaning the bin/mono/2.0/debug binaries directory.
  110. [delete] Deleting directory '/tmp/log4net-1.2.10/bin/mono/2.0/debug'.
  111. [mkdir] Creating directory '/tmp/log4net-1.2.10/bin/mono/2.0/debug'.
  112.  
  113. compile-mono-2.0:
  114.  
  115. [csc] Compiling 203 files to '/tmp/log4net-1.2.10/bin/mono/2.0/debug/log4net.dll'.
  116. [csc] /tmp/log4net-1.2.10/src/Appender/AdoNetAppender.cs(124,22): error CS1574: XML comment on `log4net.Appender.AdoNetAppender' has cref attribute `System.Data.CommandType.Text' that could not be resolved
  117. [csc] /tmp/log4net-1.2.10/src/Appender/AdoNetAppender.cs(124,22): error CS1574: XML comment on `log4net.Appender.AdoNetAppender' has cref attribute `System.Data.CommandType.StoredProcedure' that could not be resolved
  118. [csc] /tmp/log4net-1.2.10/src/Appender/AdoNetAppender.cs(256,36): error CS1574: XML comment on `log4net.Appender.AdoNetAppender.CommandType' has cref attribute `System.Data.CommandType.Text' that could not be resolved
  119. [csc] /tmp/log4net-1.2.10/src/Appender/AdoNetAppender.cs(256,36): error CS1574: XML comment on `log4net.Appender.AdoNetAppender.CommandType' has cref attribute `System.Data.CommandType.StoredProcedure' that could not be resolved
  120. [csc] /tmp/log4net-1.2.10/src/Appender/AdoNetAppender.cs(256,36): error CS1574: XML comment on `log4net.Appender.AdoNetAppender.CommandType' has cref attribute `System.Data.CommandType.Text' that could not be resolved
  121. [csc] /tmp/log4net-1.2.10/src/Appender/AdoNetAppender.cs(604,42): error CS1574: XML comment on `log4net.Appender.AdoNetAppender.GetLogStatement(log4net.Core.LoggingEvent)' has cref attribute `System.Data.IDbCommand' that could not be resolved
  122. [csc] /tmp/log4net-1.2.10/src/Appender/AdoNetAppender.cs(897,22): error CS1574: XML comment on `log4net.Appender.AdoNetAppenderParameter' has cref attribute `System.Data.IDbDataParameter' that could not be resolved
  123. [csc] /tmp/log4net-1.2.10/src/Appender/AnsiColorTerminalAppender.cs(293,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  124. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(289,29): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  125. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(289,29): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  126. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(289,29): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  127. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(386,29): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  128. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(386,29): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  129. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(386,29): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  130. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(614,41): error CS0419: Ambiguous reference in cref attribute `DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  131. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(630,40): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  132. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(630,40): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  133. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(656,40): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  134. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(656,40): error CS0419: Ambiguous reference in cref attribute `DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  135. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(656,40): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  136. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(656,40): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  137. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(656,40): error CS0419: Ambiguous reference in cref attribute `Append'. Assuming `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.Append(log4net.Core.LoggingEvent[])' have also matched
  138. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(691,34): error CS0419: Ambiguous reference in cref attribute `RenderLoggingEvent'. Assuming `log4net.Appender.AppenderSkeleton.RenderLoggingEvent(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.RenderLoggingEvent(System.IO.TextWriter, log4net.Core.LoggingEvent)' have also matched
  139. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(729,32): error CS0419: Ambiguous reference in cref attribute `RenderLoggingEvent'. Assuming `log4net.Appender.AppenderSkeleton.RenderLoggingEvent(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.RenderLoggingEvent(System.IO.TextWriter, log4net.Core.LoggingEvent)' have also matched
  140. [csc] /tmp/log4net-1.2.10/src/Appender/AppenderSkeleton.cs(729,32): error CS0419: Ambiguous reference in cref attribute `RenderLoggingEvent'. Assuming `log4net.Appender.AppenderSkeleton.RenderLoggingEvent(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.RenderLoggingEvent(System.IO.TextWriter, log4net.Core.LoggingEvent)' have also matched
  141. [csc] /tmp/log4net-1.2.10/src/Appender/AspNetTraceAppender.cs(53,22): error CS0419: Ambiguous reference in cref attribute `TraceContext.Write'. Assuming `System.Web.TraceContext.Write(string)' but other overloads including `System.Web.TraceContext.Write(string, string)' have also matched
  142. [csc] /tmp/log4net-1.2.10/src/Appender/AspNetTraceAppender.cs(53,22): error CS0419: Ambiguous reference in cref attribute `TraceContext.Warn'. Assuming `System.Web.TraceContext.Warn(string)' but other overloads including `System.Web.TraceContext.Warn(string, string)' have also matched
  143. [csc] /tmp/log4net-1.2.10/src/Appender/BufferingAppenderSkeleton.cs(223,37): error CS0419: Ambiguous reference in cref attribute `LoggingEvent.FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  144. [csc] /tmp/log4net-1.2.10/src/Appender/BufferingAppenderSkeleton.cs(443,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  145. [csc] /tmp/log4net-1.2.10/src/Appender/BufferingAppenderSkeleton.cs(443,41): error CS0419: Ambiguous reference in cref attribute `LoggingEvent.FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  146. [csc] /tmp/log4net-1.2.10/src/Appender/BufferingForwardingAppender.cs(155,51): error CS1574: XML comment on `log4net.Appender.BufferingForwardingAppender.Appenders' has cref attribute `System.Collections.ICollection' that could not be resolved
  147. [csc] /tmp/log4net-1.2.10/src/Appender/ConsoleAppender.cs(150,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  148. [csc] /tmp/log4net-1.2.10/src/Appender/DebugAppender.cs(42,22): error CS1574: XML comment on `log4net.Appender.DebugAppender' has cref attribute `System.Diagnostics.Debug' that could not be resolved
  149. [csc] /tmp/log4net-1.2.10/src/Appender/DebugAppender.cs(42,22): error CS1574: XML comment on `log4net.Appender.DebugAppender' has cref attribute `System.Diagnostics.Debug' that could not be resolved
  150. [csc] /tmp/log4net-1.2.10/src/Appender/DebugAppender.cs(42,22): error CS1574: XML comment on `log4net.Appender.DebugAppender' has cref attribute `System.Diagnostics.Debug.Write(string,string)' that could not be resolved
  151. [csc] /tmp/log4net-1.2.10/src/Appender/DebugAppender.cs(117,41): error CS1574: XML comment on `log4net.Appender.DebugAppender.Append(log4net.Core.LoggingEvent)' has cref attribute `System.Diagnostics.Debug' that could not be resolved
  152. [csc] /tmp/log4net-1.2.10/src/Appender/DebugAppender.cs(117,41): error CS1574: XML comment on `log4net.Appender.DebugAppender.Append(log4net.Core.LoggingEvent)' has cref attribute `System.Diagnostics.Debug' that could not be resolved
  153. [csc] /tmp/log4net-1.2.10/src/Appender/DebugAppender.cs(117,41): error CS1574: XML comment on `log4net.Appender.DebugAppender.Append(log4net.Core.LoggingEvent)' has cref attribute `System.Diagnostics.Debug.Flush' that could not be resolved
  154. [csc] /tmp/log4net-1.2.10/src/Appender/EventLogAppender.cs(329,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  155. [csc] /tmp/log4net-1.2.10/src/Appender/FileAppender.cs(674,33): error CS1574: XML comment on `log4net.Appender.FileAppender.Encoding' has cref attribute `System.Text.Encoding.Default' that could not be resolved
  156. [csc] /tmp/log4net-1.2.10/src/Appender/FileAppender.cs(826,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  157. [csc] /tmp/log4net-1.2.10/src/Appender/FileAppender.cs(852,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  158. [csc] /tmp/log4net-1.2.10/src/Appender/FileAppender.cs(1065,40): error CS0419: Ambiguous reference in cref attribute `SetQWForFiles'. Assuming `log4net.Appender.FileAppender.SetQWForFiles(System.IO.Stream)' but other overloads including `log4net.Appender.FileAppender.SetQWForFiles(System.IO.TextWriter)' have also matched
  159. [csc] /tmp/log4net-1.2.10/src/Appender/FileAppender.cs(1065,40): error CS0419: Ambiguous reference in cref attribute `SetQWForFiles'. Assuming `log4net.Appender.FileAppender.SetQWForFiles(System.IO.Stream)' but other overloads including `log4net.Appender.FileAppender.SetQWForFiles(System.IO.TextWriter)' have also matched
  160. [csc] /tmp/log4net-1.2.10/src/Appender/ForwardingAppender.cs(160,51): error CS1574: XML comment on `log4net.Appender.ForwardingAppender.Appenders' has cref attribute `System.Collections.ICollection' that could not be resolved
  161. [csc] /tmp/log4net-1.2.10/src/Appender/LocalSyslogAppender.cs(377,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  162. [csc] /tmp/log4net-1.2.10/src/Appender/MemoryAppender.cs(99,37): error CS0419: Ambiguous reference in cref attribute `LoggingEvent.FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  163. [csc] /tmp/log4net-1.2.10/src/Appender/MemoryAppender.cs(142,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  164. [csc] /tmp/log4net-1.2.10/src/Appender/RemoteSyslogAppender.cs(343,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  165. [csc] /tmp/log4net-1.2.10/src/Appender/RemotingAppender.cs(80,22): error CS1574: XML comment on `log4net.Appender.RemotingAppender' has cref attribute `log4net.Core.LoggerManager.Shutdown' that could not be resolved
  166. [csc] /tmp/log4net-1.2.10/src/Appender/RollingFileAppender.cs(260,31): error CS1574: XML comment on `log4net.Appender.RollingFileAppender.DatePattern' has cref attribute `log4net.DateFormatter.SimpleDateFormatter' that could not be resolved
  167. [csc] /tmp/log4net-1.2.10/src/Appender/TextWriterAppender.cs(449,41): error CS1574: XML comment on `log4net.Appender.TextWriterAppender.m_qtw' has cref attribute `log4net.Util.QuietTextWriter' that could not be resolved
  168. [csc] /tmp/log4net-1.2.10/src/Appender/TextWriterAppender.cs(437,43): error CS1574: XML comment on `log4net.Appender.TextWriterAppender.QuietWriter' has cref attribute `log4net.Util.QuietTextWriter' that could not be resolved
  169. [csc] /tmp/log4net-1.2.10/src/Appender/TextWriterAppender.cs(437,43): error CS1574: XML comment on `log4net.Appender.TextWriterAppender.QuietWriter' has cref attribute `log4net.Util.QuietTextWriter' that could not be resolved
  170. [csc] /tmp/log4net-1.2.10/src/Appender/TextWriterAppender.cs(437,43): error CS1574: XML comment on `log4net.Appender.TextWriterAppender.QuietWriter' has cref attribute `log4net.Util.QuietTextWriter' that could not be resolved
  171. [csc] /tmp/log4net-1.2.10/src/Appender/TextWriterAppender.cs(218,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  172. [csc] /tmp/log4net-1.2.10/src/Appender/TextWriterAppender.cs(239,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  173. [csc] /tmp/log4net-1.2.10/src/Appender/TraceAppender.cs(51,22): error CS1574: XML comment on `log4net.Appender.TraceAppender' has cref attribute `System.Diagnostics.Trace' that could not be resolved
  174. [csc] /tmp/log4net-1.2.10/src/Appender/TraceAppender.cs(51,22): error CS1574: XML comment on `log4net.Appender.TraceAppender' has cref attribute `System.Diagnostics.Trace' that could not be resolved
  175. [csc] /tmp/log4net-1.2.10/src/Appender/TraceAppender.cs(51,22): error CS1574: XML comment on `log4net.Appender.TraceAppender' has cref attribute `System.Diagnostics.Trace' that could not be resolved
  176. [csc] /tmp/log4net-1.2.10/src/Appender/TraceAppender.cs(51,22): error CS1574: XML comment on `log4net.Appender.TraceAppender' has cref attribute `System.Diagnostics.Debug' that could not be resolved
  177. [csc] /tmp/log4net-1.2.10/src/Appender/TraceAppender.cs(124,41): error CS1574: XML comment on `log4net.Appender.TraceAppender.Append(log4net.Core.LoggingEvent)' has cref attribute `System.Diagnostics.Trace' that could not be resolved
  178. [csc] /tmp/log4net-1.2.10/src/Appender/TraceAppender.cs(124,41): error CS1574: XML comment on `log4net.Appender.TraceAppender.Append(log4net.Core.LoggingEvent)' has cref attribute `System.Diagnostics.Trace' that could not be resolved
  179. [csc] /tmp/log4net-1.2.10/src/Appender/UdpAppender.cs(400,41): error CS0419: Ambiguous reference in cref attribute `AppenderSkeleton.DoAppend'. Assuming `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)' but other overloads including `log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent[])' have also matched
  180. [csc] /tmp/log4net-1.2.10/src/Config/BasicConfigurator.cs(49,29): error CS1574: XML comment on `log4net.Config.BasicConfigurator' has cref attribute `log4net.Core.IOptionHandler' that could not be resolved
  181. [csc] /tmp/log4net-1.2.10/src/Config/BasicConfigurator.cs(49,29): error CS1574: XML comment on `log4net.Config.BasicConfigurator' has cref attribute `log4net.Core.IOptionHandler.ActivateOptions()' that could not be resolved
  182. [csc] /tmp/log4net-1.2.10/src/Config/DOMConfigurator.cs(316,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.DOMConfigurator.Configure()' but other overloads including `log4net.Config.DOMConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  183. [csc] /tmp/log4net-1.2.10/src/Config/DOMConfigurator.cs(316,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.DOMConfigurator.Configure()' but other overloads including `log4net.Config.DOMConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  184. [csc] /tmp/log4net-1.2.10/src/Config/DOMConfigurator.cs(348,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.DOMConfigurator.Configure()' but other overloads including `log4net.Config.DOMConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  185. [csc] /tmp/log4net-1.2.10/src/Config/DOMConfigurator.cs(348,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.DOMConfigurator.Configure()' but other overloads including `log4net.Config.DOMConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  186. [csc] /tmp/log4net-1.2.10/src/Config/DOMConfiguratorAttribute.cs(54,29): error CS0419: Ambiguous reference in cref attribute `XmlConfigurator.Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  187. [csc] /tmp/log4net-1.2.10/src/Config/PluginAttribute.cs(64,24): error CS1574: XML comment on `log4net.Config.PluginAttribute.PluginAttribute(string)' has cref attribute `System.Type' that could not be resolved
  188. [csc] /tmp/log4net-1.2.10/src/Config/RepositoryAttribute.cs(48,33): error CS1574: XML comment on `log4net.Config.RepositoryAttribute' has cref attribute `log4net.Repository.ILoggerRepository' that could not be resolved
  189. [csc] /tmp/log4net-1.2.10/src/Config/RepositoryAttribute.cs(126,29): error CS1574: XML comment on `log4net.Config.RepositoryAttribute.RepositoryType' has cref attribute `log4net.Repository.ILoggerRepository' that could not be resolved
  190. [csc] /tmp/log4net-1.2.10/src/Config/SecurityContextProviderAttribute.cs(48,29): error CS0419: Ambiguous reference in cref attribute `XmlConfigurator.Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  191. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(309,36): error CS1574: XML comment on `log4net.Config.XmlConfigurator.Configure(System.IO.FileInfo)' has cref attribute `System.Configuration.IgnoreSectionHandler' that could not be resolved
  192. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(328,36): error CS1574: XML comment on `log4net.Config.XmlConfigurator.Configure(System.Uri)' has cref attribute `System.Net.WebRequest' that could not be resolved
  193. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(443,36): error CS1574: XML comment on `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository, System.IO.FileInfo)' has cref attribute `System.Configuration.IgnoreSectionHandler' that could not be resolved
  194. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(518,36): error CS1574: XML comment on `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository, System.Uri)' has cref attribute `System.Net.WebRequest' that could not be resolved
  195. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(698,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  196. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(698,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  197. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(726,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  198. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfigurator.cs(726,36): error CS0419: Ambiguous reference in cref attribute `Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  199. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfiguratorAttribute.cs(81,33): error CS0419: Ambiguous reference in cref attribute `XmlConfigurator.Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  200. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfiguratorAttribute.cs(81,33): error CS1574: XML comment on `log4net.Config.XmlConfiguratorAttribute' has cref attribute `log4net.Core.LoggerManager' that could not be resolved
  201. [csc] /tmp/log4net-1.2.10/src/Config/XmlConfiguratorAttribute.cs(81,33): error CS0419: Ambiguous reference in cref attribute `XmlConfigurator.Configure'. Assuming `log4net.Config.XmlConfigurator.Configure()' but other overloads including `log4net.Config.XmlConfigurator.Configure(log4net.Repository.ILoggerRepository)' have also matched
  202. [csc] /tmp/log4net-1.2.10/src/Core/CompactRepositorySelector.cs(75,24): error CS1574: XML comment on `log4net.Core.CompactRepositorySelector.CompactRepositorySelector(System.Type)' has cref attribute `log4net.Repository.Hierarchy.Hierarchy' that could not be resolved
  203. [csc] /tmp/log4net-1.2.10/src/Core/CompactRepositorySelector.cs(132,42): error CS0419: Ambiguous reference in cref attribute `CreateRepository'. Assuming `log4net.Core.CompactRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' but other overloads including `log4net.Core.CompactRepositorySelector.CreateRepository(string, System.Type)' have also matched
  204. [csc] /tmp/log4net-1.2.10/src/Core/CompactRepositorySelector.cs(218,42): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.CompactRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.CompactRepositorySelector.GetRepository(string)' have also matched
  205. [csc] /tmp/log4net-1.2.10/src/Core/CompactRepositorySelector.cs(274,29): error CS0419: Ambiguous reference in cref attribute `CreateRepository'. Assuming `log4net.Core.CompactRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' but other overloads including `log4net.Core.CompactRepositorySelector.CreateRepository(string, System.Type)' have also matched
  206. [csc] /tmp/log4net-1.2.10/src/Core/CompactRepositorySelector.cs(274,29): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.CompactRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.CompactRepositorySelector.GetRepository(string)' have also matched
  207. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(86,24): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.DefaultRepositorySelector(System.Type)' has cref attribute `log4net.Repository.Hierarchy.Hierarchy' that could not be resolved
  208. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(131,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.GetRepository(System.Reflection.Assembly)' has cref attribute `log4net.Config.RepositoryAttribute' that could not be resolved
  209. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(131,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.GetRepository(System.Reflection.Assembly)' has cref attribute `log4net.Repository.Hierarchy.Hierarchy' that could not be resolved
  210. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(131,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.GetRepository(System.Reflection.Assembly)' has cref attribute `log4net.Config.ConfiguratorAttribute' that could not be resolved
  211. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(157,42): error CS0419: Ambiguous reference in cref attribute `CreateRepository'. Assuming `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' but other overloads including `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type, string, bool)' have also matched
  212. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(212,42): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.DefaultRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.DefaultRepositorySelector.GetRepository(string)' have also matched
  213. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(212,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' has cref attribute `log4net.Config.RepositoryAttribute' that could not be resolved
  214. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(212,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' has cref attribute `log4net.Config.ConfiguratorAttribute' that could not be resolved
  215. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(212,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' has cref attribute `log4net.Config.RepositoryAttribute' that could not be resolved
  216. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(255,42): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.DefaultRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.DefaultRepositorySelector.GetRepository(string)' have also matched
  217. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(255,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type, string, bool)' has cref attribute `log4net.Config.RepositoryAttribute' that could not be resolved
  218. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(255,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type, string, bool)' has cref attribute `log4net.Config.ConfiguratorAttribute' that could not be resolved
  219. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(255,42): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type, string, bool)' has cref attribute `log4net.Config.RepositoryAttribute' that could not be resolved
  220. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(354,42): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.DefaultRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.DefaultRepositorySelector.GetRepository(string)' have also matched
  221. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(439,29): error CS0419: Ambiguous reference in cref attribute `CreateRepository'. Assuming `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' but other overloads including `log4net.Core.DefaultRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type, string, bool)' have also matched
  222. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(439,29): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.DefaultRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.DefaultRepositorySelector.GetRepository(string)' have also matched
  223. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(565,30): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.GetInfoForAssembly(System.Reflection.Assembly, ref string, ref System.Type)' has cref attribute `log4net.Config.RepositoryAttribute' that could not be resolved
  224. [csc] /tmp/log4net-1.2.10/src/Core/DefaultRepositorySelector.cs(644,30): error CS1574: XML comment on `log4net.Core.DefaultRepositorySelector.ConfigureRepository(System.Reflection.Assembly, log4net.Repository.ILoggerRepository)' has cref attribute `log4net.Config.ConfiguratorAttribute' that could not be resolved
  225. [csc] /tmp/log4net-1.2.10/src/Core/ErrorCode.cs(32,21): error CS0419: Ambiguous reference in cref attribute `IErrorHandler.Error'. Assuming `log4net.Core.IErrorHandler.Error(string, System.Exception, log4net.Core.ErrorCode)' but other overloads including `log4net.Core.IErrorHandler.Error(string, System.Exception)' have also matched
  226. [csc] /tmp/log4net-1.2.10/src/Core/ErrorCode.cs(32,21): error CS0419: Ambiguous reference in cref attribute `IErrorHandler.Error'. Assuming `log4net.Core.IErrorHandler.Error(string, System.Exception, log4net.Core.ErrorCode)' but other overloads including `log4net.Core.IErrorHandler.Error(string, System.Exception)' have also matched
  227. [csc] /tmp/log4net-1.2.10/src/Core/IErrorHandler.cs(61,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.IErrorHandler.Error(string, System.Exception, log4net.Core.ErrorCode)' but other overloads including `log4net.Core.IErrorHandler.Error(string, System.Exception)' have also matched
  228. [csc] /tmp/log4net-1.2.10/src/Core/IErrorHandler.cs(72,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.IErrorHandler.Error(string, System.Exception, log4net.Core.ErrorCode)' but other overloads including `log4net.Core.IErrorHandler.Error(string, System.Exception)' have also matched
  229. [csc] /tmp/log4net-1.2.10/src/Core/IFixingRequired.cs(42,26): error CS1574: XML comment on `log4net.Core.IFixingRequired' has cref attribute `log4net.Appender.IAppender.DoAppend' that could not be resolved
  230. [csc] /tmp/log4net-1.2.10/src/Core/IFixingRequired.cs(42,26): error CS1574: XML comment on `log4net.Core.IFixingRequired' has cref attribute `log4net.GlobalContext' that could not be resolved
  231. [csc] /tmp/log4net-1.2.10/src/Core/IFixingRequired.cs(42,26): error CS1574: XML comment on `log4net.Core.IFixingRequired' has cref attribute `log4net.GlobalContext.Properties' that could not be resolved
  232. [csc] /tmp/log4net-1.2.10/src/Core/IFixingRequired.cs(42,26): error CS1574: XML comment on `log4net.Core.IFixingRequired' has cref attribute `log4net.ThreadContext' that could not be resolved
  233. [csc] /tmp/log4net-1.2.10/src/Core/IFixingRequired.cs(42,26): error CS1574: XML comment on `log4net.Core.IFixingRequired' has cref attribute `log4net.ThreadContext.Properties' that could not be resolved
  234. [csc] /tmp/log4net-1.2.10/src/Core/IRepositorySelector.cs(132,35): error CS0419: Ambiguous reference in cref attribute `CreateRepository'. Assuming `log4net.Core.IRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' but other overloads including `log4net.Core.IRepositorySelector.CreateRepository(string, System.Type)' have also matched
  235. [csc] /tmp/log4net-1.2.10/src/Core/IRepositorySelector.cs(152,35): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.IRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.IRepositorySelector.GetRepository(string)' have also matched
  236. [csc] /tmp/log4net-1.2.10/src/Core/IRepositorySelector.cs(167,35): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.IRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.IRepositorySelector.GetRepository(string)' have also matched
  237. [csc] /tmp/log4net-1.2.10/src/Core/IRepositorySelector.cs(181,22): error CS0419: Ambiguous reference in cref attribute `CreateRepository'. Assuming `log4net.Core.IRepositorySelector.CreateRepository(System.Reflection.Assembly, System.Type)' but other overloads including `log4net.Core.IRepositorySelector.CreateRepository(string, System.Type)' have also matched
  238. [csc] /tmp/log4net-1.2.10/src/Core/IRepositorySelector.cs(181,22): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.IRepositorySelector.GetRepository(System.Reflection.Assembly)' but other overloads including `log4net.Core.IRepositorySelector.GetRepository(string)' have also matched
  239. [csc] /tmp/log4net-1.2.10/src/Core/Level.cs(85,29): error CS1574: XML comment on `log4net.Core.Level' has cref attribute `log4net.Repository.ILoggerRepository' that could not be resolved
  240. [csc] /tmp/log4net-1.2.10/src/Core/Level.cs(85,29): error CS1574: XML comment on `log4net.Core.Level' has cref attribute `log4net.Repository.ILoggerRepository.LevelMap' that could not be resolved
  241. [csc] /tmp/log4net-1.2.10/src/Core/Level.cs(85,29): error CS1574: XML comment on `log4net.Core.Level' has cref attribute `log4net.Repository.ILoggerRepository.LevelMap' that could not be resolved
  242. [csc] /tmp/log4net-1.2.10/src/Core/LevelMap.cs(38,29): error CS1574: XML comment on `log4net.Core.LevelMap' has cref attribute `log4net.Repository.ILoggerRepository' that could not be resolved
  243. [csc] /tmp/log4net-1.2.10/src/Core/LevelMap.cs(115,29): error CS0419: Ambiguous reference in cref attribute `Add'. Assuming `log4net.Core.LevelMap.Add(string, int)' but other overloads including `log4net.Core.LevelMap.Add(string, int, string)' have also matched
  244. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  245. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `DebugFormat'. Assuming `log4net.Core.LogImpl.DebugFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.DebugFormat(string, object)' have also matched
  246. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  247. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `InfoFormat'. Assuming `log4net.Core.LogImpl.InfoFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.InfoFormat(string, object)' have also matched
  248. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  249. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `WarnFormat'. Assuming `log4net.Core.LogImpl.WarnFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.WarnFormat(string, object)' have also matched
  250. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  251. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `ErrorFormat'. Assuming `log4net.Core.LogImpl.ErrorFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.ErrorFormat(string, object)' have also matched
  252. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  253. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(98,22): error CS0419: Ambiguous reference in cref attribute `FatalFormat'. Assuming `log4net.Core.LogImpl.FatalFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.FatalFormat(string, object)' have also matched
  254. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(167,37): error CS1574: XML comment on `log4net.Core.LogImpl.Debug(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  255. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(167,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  256. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(188,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  257. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(188,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  258. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(215,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  259. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(215,37): error CS0419: Ambiguous reference in cref attribute `DebugFormat'. Assuming `log4net.Core.LogImpl.DebugFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.DebugFormat(string, object)' have also matched
  260. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(215,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  261. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(245,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  262. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(245,37): error CS0419: Ambiguous reference in cref attribute `DebugFormat'. Assuming `log4net.Core.LogImpl.DebugFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.DebugFormat(string, object)' have also matched
  263. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(245,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  264. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(276,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  265. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(276,37): error CS0419: Ambiguous reference in cref attribute `DebugFormat'. Assuming `log4net.Core.LogImpl.DebugFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.DebugFormat(string, object)' have also matched
  266. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(276,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  267. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(308,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  268. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(308,37): error CS0419: Ambiguous reference in cref attribute `DebugFormat'. Assuming `log4net.Core.LogImpl.DebugFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.DebugFormat(string, object)' have also matched
  269. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(308,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  270. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(334,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  271. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(334,37): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.Core.LogImpl.Debug(object)' but other overloads including `log4net.Core.LogImpl.Debug(object, System.Exception)' have also matched
  272. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(365,37): error CS1574: XML comment on `log4net.Core.LogImpl.Info(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  273. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(365,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  274. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(386,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  275. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(386,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  276. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(413,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  277. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(413,37): error CS0419: Ambiguous reference in cref attribute `InfoFormat'. Assuming `log4net.Core.LogImpl.InfoFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.InfoFormat(string, object)' have also matched
  278. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(413,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  279. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(443,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  280. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(443,37): error CS0419: Ambiguous reference in cref attribute `InfoFormat'. Assuming `log4net.Core.LogImpl.InfoFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.InfoFormat(string, object)' have also matched
  281. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(443,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  282. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(474,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  283. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(474,37): error CS0419: Ambiguous reference in cref attribute `InfoFormat'. Assuming `log4net.Core.LogImpl.InfoFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.InfoFormat(string, object)' have also matched
  284. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(474,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  285. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(506,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  286. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(506,37): error CS0419: Ambiguous reference in cref attribute `InfoFormat'. Assuming `log4net.Core.LogImpl.InfoFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.InfoFormat(string, object)' have also matched
  287. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(506,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  288. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(532,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  289. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(532,37): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.Core.LogImpl.Info(object)' but other overloads including `log4net.Core.LogImpl.Info(object, System.Exception)' have also matched
  290. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(563,37): error CS1574: XML comment on `log4net.Core.LogImpl.Warn(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  291. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(563,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  292. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(584,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  293. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(584,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  294. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(611,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  295. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(611,37): error CS0419: Ambiguous reference in cref attribute `WarnFormat'. Assuming `log4net.Core.LogImpl.WarnFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.WarnFormat(string, object)' have also matched
  296. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(611,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  297. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(641,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  298. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(641,37): error CS0419: Ambiguous reference in cref attribute `WarnFormat'. Assuming `log4net.Core.LogImpl.WarnFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.WarnFormat(string, object)' have also matched
  299. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(641,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  300. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(672,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  301. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(672,37): error CS0419: Ambiguous reference in cref attribute `WarnFormat'. Assuming `log4net.Core.LogImpl.WarnFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.WarnFormat(string, object)' have also matched
  302. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(672,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  303. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(704,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  304. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(704,37): error CS0419: Ambiguous reference in cref attribute `WarnFormat'. Assuming `log4net.Core.LogImpl.WarnFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.WarnFormat(string, object)' have also matched
  305. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(704,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  306. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(730,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  307. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(730,37): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.Core.LogImpl.Warn(object)' but other overloads including `log4net.Core.LogImpl.Warn(object, System.Exception)' have also matched
  308. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(761,37): error CS1574: XML comment on `log4net.Core.LogImpl.Error(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  309. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(761,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  310. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(782,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  311. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(782,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  312. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(809,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  313. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(809,37): error CS0419: Ambiguous reference in cref attribute `ErrorFormat'. Assuming `log4net.Core.LogImpl.ErrorFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.ErrorFormat(string, object)' have also matched
  314. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(809,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  315. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(839,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  316. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(839,37): error CS0419: Ambiguous reference in cref attribute `ErrorFormat'. Assuming `log4net.Core.LogImpl.ErrorFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.ErrorFormat(string, object)' have also matched
  317. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(839,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  318. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(870,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  319. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(870,37): error CS0419: Ambiguous reference in cref attribute `ErrorFormat'. Assuming `log4net.Core.LogImpl.ErrorFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.ErrorFormat(string, object)' have also matched
  320. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(870,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  321. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(902,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  322. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(902,37): error CS0419: Ambiguous reference in cref attribute `ErrorFormat'. Assuming `log4net.Core.LogImpl.ErrorFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.ErrorFormat(string, object)' have also matched
  323. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(902,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  324. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(928,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  325. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(928,37): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.Core.LogImpl.Error(object)' but other overloads including `log4net.Core.LogImpl.Error(object, System.Exception)' have also matched
  326. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(959,37): error CS1574: XML comment on `log4net.Core.LogImpl.Fatal(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  327. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(959,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  328. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(980,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  329. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(980,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  330. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1007,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  331. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1007,37): error CS0419: Ambiguous reference in cref attribute `FatalFormat'. Assuming `log4net.Core.LogImpl.FatalFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.FatalFormat(string, object)' have also matched
  332. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1007,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  333. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1037,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  334. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1037,37): error CS0419: Ambiguous reference in cref attribute `FatalFormat'. Assuming `log4net.Core.LogImpl.FatalFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.FatalFormat(string, object)' have also matched
  335. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1037,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  336. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1068,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  337. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1068,37): error CS0419: Ambiguous reference in cref attribute `FatalFormat'. Assuming `log4net.Core.LogImpl.FatalFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.FatalFormat(string, object)' have also matched
  338. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1068,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  339. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1100,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  340. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1100,37): error CS0419: Ambiguous reference in cref attribute `FatalFormat'. Assuming `log4net.Core.LogImpl.FatalFormat(string, params object[])' but other overloads including `log4net.Core.LogImpl.FatalFormat(string, object)' have also matched
  341. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1100,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  342. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1126,37): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  343. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1126,37): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.Core.LogImpl.Fatal(object)' but other overloads including `log4net.Core.LogImpl.Fatal(object, System.Exception)' have also matched
  344. [csc] /tmp/log4net-1.2.10/src/Core/LogImpl.cs(1265,30): error CS1574: XML comment on `log4net.Core.LogImpl.LoggerRepositoryConfigurationChanged(object, System.EventArgs)' has cref attribute `log4net.Repository.ILoggerRepository.ConfigurationChanged' that could not be resolved
  345. [csc] /tmp/log4net-1.2.10/src/Core/LoggerManager.cs(49,29): error CS1574: XML comment on `log4net.Core.LoggerManager' has cref attribute `log4net.LogManager' that could not be resolved
  346. [csc] /tmp/log4net-1.2.10/src/Core/LoggerManager.cs(416,39): error CS0419: Ambiguous reference in cref attribute `LogManager.GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  347. [csc] /tmp/log4net-1.2.10/src/Core/LoggerManager.cs(440,39): error CS0419: Ambiguous reference in cref attribute `LogManager.GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  348. [csc] /tmp/log4net-1.2.10/src/Core/LoggerManager.cs(608,49): error CS1574: XML comment on `log4net.Core.LoggerManager.CreateDomain(string)' has cref attribute `log4net.Repository.Hierarchy.Hierarchy' that could not be resolved
  349. [csc] /tmp/log4net-1.2.10/src/Core/LoggerManager.cs(629,49): error CS1574: XML comment on `log4net.Core.LoggerManager.CreateRepository(string)' has cref attribute `log4net.Repository.Hierarchy.Hierarchy' that could not be resolved
  350. [csc] /tmp/log4net-1.2.10/src/Core/LoggerManager.cs(709,49): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.LoggerManager.GetRepository(string)' but other overloads including `log4net.Core.LoggerManager.GetRepository(System.Reflection.Assembly)' have also matched
  351. [csc] /tmp/log4net-1.2.10/src/Core/LoggerManager.cs(729,49): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.Core.LoggerManager.GetRepository(string)' but other overloads including `log4net.Core.LoggerManager.GetRepository(System.Reflection.Assembly)' have also matched
  352. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(292,22): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  353. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(292,22): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  354. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(321,24): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  355. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(360,24): error CS0419: Ambiguous reference in cref attribute `GetLoggingEventData'. Assuming `log4net.Core.LoggingEvent.GetLoggingEventData()' but other overloads including `log4net.Core.LoggingEvent.GetLoggingEventData(log4net.Core.FixFlags)' have also matched
  356. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(393,24): error CS0419: Ambiguous reference in cref attribute `GetLoggingEventData'. Assuming `log4net.Core.LoggingEvent.GetLoggingEventData()' but other overloads including `log4net.Core.LoggingEvent.GetLoggingEventData(log4net.Core.FixFlags)' have also matched
  357. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(418,24): error CS0419: Ambiguous reference in cref attribute `GetLoggingEventData'. Assuming `log4net.Core.LoggingEvent.GetLoggingEventData()' but other overloads including `log4net.Core.LoggingEvent.GetLoggingEventData(log4net.Core.FixFlags)' have also matched
  358. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1014,37): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  359. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1014,37): error CS1574: XML comment on `log4net.Core.LoggingEvent.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)' has cref attribute `log4net.Appender.IAppender.DoAppend' that could not be resolved
  360. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1155,29): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  361. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1155,29): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  362. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1155,29): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  363. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1155,29): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  364. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1155,29): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  365. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1189,29): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  366. [csc] /tmp/log4net-1.2.10/src/Core/LoggingEvent.cs(1189,29): error CS0419: Ambiguous reference in cref attribute `FixVolatileData'. Assuming `log4net.Core.LoggingEvent.FixVolatileData()' but other overloads including `log4net.Core.LoggingEvent.FixVolatileData(bool)' have also matched
  367. [csc] /tmp/log4net-1.2.10/src/DateFormatter/SimpleDateFormatter.cs(34,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  368. [csc] /tmp/log4net-1.2.10/src/DateFormatter/SimpleDateFormatter.cs(34,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  369. [csc] /tmp/log4net-1.2.10/src/DateFormatter/SimpleDateFormatter.cs(52,24): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  370. [csc] /tmp/log4net-1.2.10/src/DateFormatter/SimpleDateFormatter.cs(90,41): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  371. [csc] /tmp/log4net-1.2.10/src/DateFormatter/SimpleDateFormatter.cs(72,37): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  372. [csc] /tmp/log4net-1.2.10/src/DateFormatter/SimpleDateFormatter.cs(72,37): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  373. [csc] /tmp/log4net-1.2.10/src/Filter/FilterSkeleton.cs(68,31): error CS1574: XML comment on `log4net.Filter.FilterSkeleton' has cref attribute `log4net.Repository.Hierarchy.Logger' that could not be resolved
  374. [csc] /tmp/log4net-1.2.10/src/Filter/FilterSkeleton.cs(68,31): error CS1574: XML comment on `log4net.Filter.FilterSkeleton' has cref attribute `log4net.Appender.AppenderSkeleton' that could not be resolved
  375. [csc] /tmp/log4net-1.2.10/src/Filter/IFilter.cs(69,26): error CS1574: XML comment on `log4net.Filter.IFilter' has cref attribute `log4net.Repository.Hierarchy.Logger' that could not be resolved
  376. [csc] /tmp/log4net-1.2.10/src/Filter/IFilter.cs(69,26): error CS1574: XML comment on `log4net.Filter.IFilter' has cref attribute `log4net.Appender.AppenderSkeleton' that could not be resolved
  377. [csc] /tmp/log4net-1.2.10/src/Filter/LoggerMatchFilter.cs(103,31): error CS0419: Ambiguous reference in cref attribute `String.StartsWith'. Assuming `string.StartsWith(string)' but other overloads including `string.StartsWith(string, System.StringComparison)' have also matched
  378. [csc] /tmp/log4net-1.2.10/src/Filter/LoggerMatchFilter.cs(131,48): error CS0419: Ambiguous reference in cref attribute `String.StartsWith'. Assuming `string.StartsWith(string)' but other overloads including `string.StartsWith(string, System.StringComparison)' have also matched
  379. [csc] /tmp/log4net-1.2.10/src/Layout/Pattern/DatePatternConverter.cs(84,24): error CS1574: XML comment on `log4net.Layout.Pattern.DatePatternConverter' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  380. [csc] /tmp/log4net-1.2.10/src/Layout/Pattern/DatePatternConverter.cs(84,24): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  381. [csc] /tmp/log4net-1.2.10/src/Layout/Pattern/PropertyPatternConverter.cs(44,31): error CS1574: XML comment on `log4net.Layout.Pattern.PropertyPatternConverter' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  382. [csc] /tmp/log4net-1.2.10/src/Layout/Pattern/PropertyPatternConverter.cs(44,31): error CS1574: XML comment on `log4net.Layout.Pattern.PropertyPatternConverter' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  383. [csc] /tmp/log4net-1.2.10/src/Layout/Pattern/PropertyPatternConverter.cs(62,41): error CS1574: XML comment on `log4net.Layout.Pattern.PropertyPatternConverter.Convert(System.IO.TextWriter, log4net.Core.LoggingEvent)' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  384. [csc] /tmp/log4net-1.2.10/src/Layout/Pattern/PropertyPatternConverter.cs(62,41): error CS1574: XML comment on `log4net.Layout.Pattern.PropertyPatternConverter.Convert(System.IO.TextWriter, log4net.Core.LoggingEvent)' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  385. [csc] /tmp/log4net-1.2.10/src/Layout/ExceptionLayout.cs(42,22): error CS1574: XML comment on `log4net.Layout.ExceptionLayout' has cref attribute `log4net.Appender.AdoNetAppender' that could not be resolved
  386. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  387. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  388. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.AbsoluteTimeDateFormatter' that could not be resolved
  389. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.DateTimeDateFormatter' that could not be resolved
  390. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  391. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  392. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  393. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  394. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.AbsoluteTimeDateFormatter' that could not be resolved
  395. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.DateTimeDateFormatter' that could not be resolved
  396. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS1574: XML comment on `log4net.Layout.PatternLayout' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  397. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  398. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(694,22): error CS0419: Ambiguous reference in cref attribute `AddConverter'. Assuming `log4net.Layout.PatternLayout.AddConverter(log4net.Layout.PatternLayout.ConverterInfo)' but other overloads including `log4net.Layout.PatternLayout.AddConverter(string, System.Type)' have also matched
  399. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(1069,37): error CS0419: Ambiguous reference in cref attribute `PatternLayout.AddConverter'. Assuming `log4net.Layout.PatternLayout.AddConverter(log4net.Layout.PatternLayout.ConverterInfo)' but other overloads including `log4net.Layout.PatternLayout.AddConverter(string, System.Type)' have also matched
  400. [csc] /tmp/log4net-1.2.10/src/Layout/PatternLayout.cs(1026,29): error CS0419: Ambiguous reference in cref attribute `AddConverter'. Assuming `log4net.Layout.PatternLayout.AddConverter(log4net.Layout.PatternLayout.ConverterInfo)' but other overloads including `log4net.Layout.PatternLayout.AddConverter(string, System.Type)' have also matched
  401. [csc] /tmp/log4net-1.2.10/src/ObjectRenderer/DefaultRenderer.cs(147,29): error CS0419: Ambiguous reference in cref attribute `RendererMap.FindAndRender'. Assuming `log4net.ObjectRenderer.RendererMap.FindAndRender(object)' but other overloads including `log4net.ObjectRenderer.RendererMap.FindAndRender(object, System.IO.TextWriter)' have also matched
  402. [csc] /tmp/log4net-1.2.10/src/ObjectRenderer/IObjectRenderer.cs(58,22): error CS0419: Ambiguous reference in cref attribute `RendererMap.FindAndRender'. Assuming `log4net.ObjectRenderer.RendererMap.FindAndRender(object)' but other overloads including `log4net.ObjectRenderer.RendererMap.FindAndRender(object, System.IO.TextWriter)' have also matched
  403. [csc] /tmp/log4net-1.2.10/src/ObjectRenderer/RendererMap.cs(41,22): error CS0419: Ambiguous reference in cref attribute `FindAndRender'. Assuming `log4net.ObjectRenderer.RendererMap.FindAndRender(object)' but other overloads including `log4net.ObjectRenderer.RendererMap.FindAndRender(object, System.IO.TextWriter)' have also matched
  404. [csc] /tmp/log4net-1.2.10/src/ObjectRenderer/RendererMap.cs(81,31): error CS0419: Ambiguous reference in cref attribute `FindAndRender'. Assuming `log4net.ObjectRenderer.RendererMap.FindAndRender(object)' but other overloads including `log4net.ObjectRenderer.RendererMap.FindAndRender(object, System.IO.TextWriter)' have also matched
  405. [csc] /tmp/log4net-1.2.10/src/ObjectRenderer/RendererMap.cs(109,29): error CS0419: Ambiguous reference in cref attribute `Get'. Assuming `log4net.ObjectRenderer.RendererMap.Get(object)' but other overloads including `log4net.ObjectRenderer.RendererMap.Get(System.Type)' have also matched
  406. [csc] /tmp/log4net-1.2.10/src/ObjectRenderer/RendererMap.cs(178,40): error CS0419: Ambiguous reference in cref attribute `Get'. Assuming `log4net.ObjectRenderer.RendererMap.Get(object)' but other overloads including `log4net.ObjectRenderer.RendererMap.Get(System.Type)' have also matched
  407. [csc] /tmp/log4net-1.2.10/src/ObjectRenderer/RendererMap.cs(307,29): error CS0419: Ambiguous reference in cref attribute `Get'. Assuming `log4net.ObjectRenderer.RendererMap.Get(object)' but other overloads including `log4net.ObjectRenderer.RendererMap.Get(System.Type)' have also matched
  408. [csc] /tmp/log4net-1.2.10/src/Plugin/IPlugin.cs(41,26): error CS1574: XML comment on `log4net.Plugin.IPlugin' has cref attribute `log4net.Repository.ILoggerRepository' that could not be resolved
  409. [csc] /tmp/log4net-1.2.10/src/Plugin/IPlugin.cs(41,26): error CS1574: XML comment on `log4net.Plugin.IPlugin' has cref attribute `log4net.Repository.ILoggerRepository.PluginMap' that could not be resolved
  410. [csc] /tmp/log4net-1.2.10/src/Plugin/RemoteLoggingServerPlugin.cs(48,22): error CS1574: XML comment on `log4net.Plugin.RemoteLoggingServerPlugin' has cref attribute `log4net.Appender.RemotingAppender' that could not be resolved
  411. [csc] /tmp/log4net-1.2.10/src/Plugin/RemoteLoggingServerPlugin.cs(48,22): error CS1574: XML comment on `log4net.Plugin.RemoteLoggingServerPlugin' has cref attribute `log4net.Appender.RemotingAppender' that could not be resolved
  412. [csc] /tmp/log4net-1.2.10/src/Plugin/RemoteLoggingServerPlugin.cs(99,39): error CS0419: Ambiguous reference in cref attribute `RemotingServices.Marshal'. Assuming `System.Runtime.Remoting.RemotingServices.Marshal(System.MarshalByRefObject)' but other overloads including `System.Runtime.Remoting.RemotingServices.Marshal(System.MarshalByRefObject, string)' have also matched
  413. [csc] /tmp/log4net-1.2.10/src/Repository/Hierarchy/Hierarchy.cs(120,22): error CS0419: Ambiguous reference in cref attribute `GetLogger'. Assuming `log4net.Repository.Hierarchy.Hierarchy.GetLogger(string)' but other overloads including `log4net.Repository.Hierarchy.Hierarchy.GetLogger(string, log4net.Repository.Hierarchy.ILoggerFactory)' have also matched
  414. [csc] /tmp/log4net-1.2.10/src/Repository/Hierarchy/Hierarchy.cs(465,38): error CS1574: XML comment on `log4net.Repository.Hierarchy.Hierarchy.Log(log4net.Core.LoggingEvent)' has cref attribute `log4net.LogManager.GetLogger(string)' that could not be resolved
  415. [csc] /tmp/log4net-1.2.10/src/Repository/Hierarchy/Hierarchy.cs(489,62): error CS1574: XML comment on `log4net.Repository.Hierarchy.Hierarchy.GetAppenders()' has cref attribute `log4net.Appender.IAppender' that could not be resolved
  416. [csc] /tmp/log4net-1.2.10/src/Repository/Hierarchy/Logger.cs(245,51): error CS1574: XML comment on `log4net.Repository.Hierarchy.Logger.Appenders' has cref attribute `System.Collections.ICollection' that could not be resolved
  417. [csc] /tmp/log4net-1.2.10/src/Repository/Hierarchy/Logger.cs(245,51): error CS1574: XML comment on `log4net.Repository.Hierarchy.Logger.Appenders' has cref attribute `System.Collections.ICollection' that could not be resolved
  418. [csc] /tmp/log4net-1.2.10/src/Repository/IBasicRepositoryConfigurator.cs(38,26): error CS1574: XML comment on `log4net.Repository.IBasicRepositoryConfigurator' has cref attribute `log4net.Appender.IAppender' that could not be resolved
  419. [csc] /tmp/log4net-1.2.10/src/Repository/IBasicRepositoryConfigurator.cs(38,26): error CS1574: XML comment on `log4net.Repository.IBasicRepositoryConfigurator' has cref attribute `log4net.Config.BasicConfigurator' that could not be resolved
  420. [csc] /tmp/log4net-1.2.10/src/Repository/ILoggerRepository.cs(92,26): error CS1574: XML comment on `log4net.Repository.ILoggerRepository' has cref attribute `Hierarchy.Hierarchy' that could not be resolved
  421. [csc] /tmp/log4net-1.2.10/src/Repository/ILoggerRepository.cs(262,22): error CS1574: XML comment on `log4net.Repository.ILoggerRepository.Log(log4net.Core.LoggingEvent)' has cref attribute `log4net.LogManager.GetLogger(string)' that could not be resolved
  422. [csc] /tmp/log4net-1.2.10/src/Repository/IXmlRepositoryConfigurator.cs(37,26): error CS1574: XML comment on `log4net.Repository.IXmlRepositoryConfigurator' has cref attribute `log4net.Config.XmlConfigurator' that could not be resolved
  423. [csc] /tmp/log4net-1.2.10/src/Repository/LoggerRepositorySkeleton.cs(313,38): error CS1574: XML comment on `log4net.Repository.LoggerRepositorySkeleton.Log(log4net.Core.LoggingEvent)' has cref attribute `log4net.LogManager.GetLogger(string)' that could not be resolved
  424. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/DatePatternConverter.cs(84,24): error CS1574: XML comment on `log4net.Util.PatternStringConverters.DatePatternConverter' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  425. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/DatePatternConverter.cs(84,24): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  426. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/EnvironmentPatternConverter.cs(43,31): error CS1574: XML comment on `log4net.Util.PatternStringConverters.EnvironmentPatternConverter' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  427. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/EnvironmentPatternConverter.cs(58,41): error CS1574: XML comment on `log4net.Util.PatternStringConverters.EnvironmentPatternConverter.Convert(System.IO.TextWriter, object)' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  428. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/LiteralPatternConverter.cs(38,24): error CS1574: XML comment on `log4net.Util.PatternStringConverters.LiteralPatternConverter' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  429. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/LiteralPatternConverter.cs(86,38): error CS1574: XML comment on `log4net.Util.PatternStringConverters.LiteralPatternConverter.Format(System.IO.TextWriter, object)' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  430. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/PropertyPatternConverter.cs(66,41): error CS1574: XML comment on `log4net.Util.PatternStringConverters.PropertyPatternConverter.Convert(System.IO.TextWriter, object)' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  431. [csc] /tmp/log4net-1.2.10/src/Util/PatternStringConverters/PropertyPatternConverter.cs(66,41): error CS1574: XML comment on `log4net.Util.PatternStringConverters.PropertyPatternConverter.Convert(System.IO.TextWriter, object)' has cref attribute `log4net.Util.PatternConverter.Option' that could not be resolved
  432. [csc] /tmp/log4net-1.2.10/src/Util/TypeConverters/ConverterRegistry.cs(45,29): error CS0419: Ambiguous reference in cref attribute `AddConverter'. Assuming `log4net.Util.TypeConverters.ConverterRegistry.AddConverter(System.Type, object)' but other overloads including `log4net.Util.TypeConverters.ConverterRegistry.AddConverter(System.Type, System.Type)' have also matched
  433. [csc] /tmp/log4net-1.2.10/src/Util/TypeConverters/ConverterRegistry.cs(45,29): error CS0419: Ambiguous reference in cref attribute `AddConverter'. Assuming `log4net.Util.TypeConverters.ConverterRegistry.AddConverter(System.Type, object)' but other overloads including `log4net.Util.TypeConverters.ConverterRegistry.AddConverter(System.Type, System.Type)' have also matched
  434. [csc] /tmp/log4net-1.2.10/src/Util/TypeConverters/EncodingConverter.cs(73,31): error CS0419: Ambiguous reference in cref attribute `Encoding.GetEncoding'. Assuming `System.Text.Encoding.GetEncoding(int)' but other overloads including `System.Text.Encoding.GetEncoding(int, System.Text.EncoderFallback, System.Text.DecoderFallback)' have also matched
  435. [csc] /tmp/log4net-1.2.10/src/Util/TypeConverters/PatternStringConverter.cs(80,31): error CS0419: Ambiguous reference in cref attribute `PatternString.Format'. Assuming `log4net.Util.PatternString.Format(System.IO.TextWriter)' but other overloads including `log4net.Util.PatternString.Format()' have also matched
  436. [csc] /tmp/log4net-1.2.10/src/Util/TypeConverters/TypeConverter.cs(74,31): error CS0419: Ambiguous reference in cref attribute `Type.GetType'. Assuming `System.Type.GetType(string)' but other overloads including `System.Type.GetType(string, bool)' have also matched
  437. [csc] /tmp/log4net-1.2.10/src/Util/GlobalContextProperties.cs(38,29): error CS1574: XML comment on `log4net.Util.GlobalContextProperties' has cref attribute `log4net.GlobalContext' that could not be resolved
  438. [csc] /tmp/log4net-1.2.10/src/Util/LogicalThreadContextProperties.cs(39,29): error CS1574: XML comment on `log4net.Util.LogicalThreadContextProperties' has cref attribute `log4net.LogicalThreadContext' that could not be resolved
  439. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.Layout.PatternLayout' that could not be resolved
  440. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.Layout.PatternLayout' that could not be resolved
  441. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  442. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  443. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.AbsoluteTimeDateFormatter' that could not be resolved
  444. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.DateTimeDateFormatter' that could not be resolved
  445. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  446. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  447. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  448. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  449. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.AbsoluteTimeDateFormatter' that could not be resolved
  450. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.DateTimeDateFormatter' that could not be resolved
  451. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.DateFormatter.Iso8601DateFormatter' that could not be resolved
  452. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
  453. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS0419: Ambiguous reference in cref attribute `AddConverter'. Assuming `log4net.Util.PatternString.AddConverter(log4net.Util.PatternString.ConverterInfo)' but other overloads including `log4net.Util.PatternString.AddConverter(string, System.Type)' have also matched
  454. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS0419: Ambiguous reference in cref attribute `AddConverter'. Assuming `log4net.Util.PatternString.AddConverter(log4net.Util.PatternString.ConverterInfo)' but other overloads including `log4net.Util.PatternString.AddConverter(string, System.Type)' have also matched
  455. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(247,22): error CS1574: XML comment on `log4net.Util.PatternString' has cref attribute `log4net.Layout.PatternLayout' that could not be resolved
  456. [csc] /tmp/log4net-1.2.10/src/Util/PatternString.cs(463,29): error CS0419: Ambiguous reference in cref attribute `AddConverter'. Assuming `log4net.Util.PatternString.AddConverter(log4net.Util.PatternString.ConverterInfo)' but other overloads including `log4net.Util.PatternString.AddConverter(string, System.Type)' have also matched
  457. [csc] /tmp/log4net-1.2.10/src/Util/ReaderWriterLock.cs(46,29): error CS1574: XML comment on `log4net.Util.ReaderWriterLock' has cref attribute `System.Threading.Monitor' that could not be resolved
  458. [csc] /tmp/log4net-1.2.10/src/Util/SystemInfo.cs(252,38): error CS1574: XML comment on `log4net.Util.SystemInfo.HostName' has cref attribute `System.Net.Dns.GetHostName' that could not be resolved
  459. [csc] /tmp/log4net-1.2.10/src/Util/SystemInfo.cs(576,36): error CS0419: Ambiguous reference in cref attribute `Type.GetType'. Assuming `System.Type.GetType(string)' but other overloads including `System.Type.GetType(string, bool)' have also matched
  460. [csc] /tmp/log4net-1.2.10/src/Util/SystemInfo.cs(600,36): error CS0419: Ambiguous reference in cref attribute `Type.GetType'. Assuming `System.Type.GetType(string)' but other overloads including `System.Type.GetType(string, bool)' have also matched
  461. [csc] /tmp/log4net-1.2.10/src/Util/SystemInfo.cs(625,36): error CS0419: Ambiguous reference in cref attribute `Type.GetType'. Assuming `System.Type.GetType(string)' but other overloads including `System.Type.GetType(string, bool)' have also matched
  462. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(49,24): error CS1574: XML comment on `log4net.Util.SystemStringFormat.SystemStringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.IFormatProvider' that could not be resolved
  463. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(49,24): error CS1574: XML comment on `log4net.Util.SystemStringFormat.SystemStringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.String' that could not be resolved
  464. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(49,24): error CS1574: XML comment on `log4net.Util.SystemStringFormat.SystemStringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.Object' that could not be resolved
  465. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(87,39): error CS1574: XML comment on `log4net.Util.SystemStringFormat.StringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.String' that could not be resolved
  466. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(87,39): error CS1574: XML comment on `log4net.Util.SystemStringFormat.StringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.Object' that could not be resolved
  467. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(87,39): error CS1574: XML comment on `log4net.Util.SystemStringFormat.StringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.IFormatProvider' that could not be resolved
  468. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(87,39): error CS1574: XML comment on `log4net.Util.SystemStringFormat.StringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.String' that could not be resolved
  469. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(87,39): error CS1574: XML comment on `log4net.Util.SystemStringFormat.StringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.Object' that could not be resolved
  470. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(87,39): error CS1574: XML comment on `log4net.Util.SystemStringFormat.StringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.String' that could not be resolved
  471. [csc] /tmp/log4net-1.2.10/src/Util/SystemStringFormat.cs(87,39): error CS1574: XML comment on `log4net.Util.SystemStringFormat.StringFormat(System.IFormatProvider, string, params object[])' has cref attribute `System.Object' that could not be resolved
  472. [csc] /tmp/log4net-1.2.10/src/Util/ThreadContextProperties.cs(34,29): error CS1574: XML comment on `log4net.Util.ThreadContextProperties' has cref attribute `log4net.ThreadContext' that could not be resolved
  473. [csc] /tmp/log4net-1.2.10/src/Util/ThreadContextStack.cs(38,29): error CS1574: XML comment on `log4net.Util.ThreadContextStack' has cref attribute `log4net.ThreadContext' that could not be resolved
  474. [csc] /tmp/log4net-1.2.10/src/Util/ThreadContextStack.cs(38,29): error CS1574: XML comment on `log4net.Util.ThreadContextStack' has cref attribute `log4net.ThreadContext' that could not be resolved
  475. [csc] /tmp/log4net-1.2.10/src/Util/ThreadContextStacks.cs(33,29): error CS1574: XML comment on `log4net.Util.ThreadContextStacks' has cref attribute `log4net.ThreadContext' that could not be resolved
  476. [csc] /tmp/log4net-1.2.10/src/Util/ThreadContextStacks.cs(33,29): error CS1574: XML comment on `log4net.Util.ThreadContextStacks' has cref attribute `log4net.ThreadContext' that could not be resolved
  477. [csc] /tmp/log4net-1.2.10/src/GlobalContext.cs(51,29): error CS1574: XML comment on `log4net.GlobalContext' has cref attribute `log4net.Layout.PatternLayout' that could not be resolved
  478. [csc] /tmp/log4net-1.2.10/src/ILog.cs(65,26): error CS0419: Ambiguous reference in cref attribute `LogManager.GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  479. [csc] /tmp/log4net-1.2.10/src/ILog.cs(65,26): error CS0419: Ambiguous reference in cref attribute `LogManager.GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  480. [csc] /tmp/log4net-1.2.10/src/ILog.cs(901,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  481. [csc] /tmp/log4net-1.2.10/src/ILog.cs(901,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  482. [csc] /tmp/log4net-1.2.10/src/ILog.cs(901,22): error CS0419: Ambiguous reference in cref attribute `DebugFormat'. Assuming `log4net.ILog.DebugFormat(string, params object[])' but other overloads including `log4net.ILog.DebugFormat(string, object)' have also matched
  483. [csc] /tmp/log4net-1.2.10/src/ILog.cs(915,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  484. [csc] /tmp/log4net-1.2.10/src/ILog.cs(915,22): error CS0419: Ambiguous reference in cref attribute `InfoFormat'. Assuming `log4net.ILog.InfoFormat(string, params object[])' but other overloads including `log4net.ILog.InfoFormat(string, object)' have also matched
  485. [csc] /tmp/log4net-1.2.10/src/ILog.cs(929,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  486. [csc] /tmp/log4net-1.2.10/src/ILog.cs(929,22): error CS0419: Ambiguous reference in cref attribute `WarnFormat'. Assuming `log4net.ILog.WarnFormat(string, params object[])' but other overloads including `log4net.ILog.WarnFormat(string, object)' have also matched
  487. [csc] /tmp/log4net-1.2.10/src/ILog.cs(943,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  488. [csc] /tmp/log4net-1.2.10/src/ILog.cs(943,22): error CS0419: Ambiguous reference in cref attribute `ErrorFormat'. Assuming `log4net.ILog.ErrorFormat(string, params object[])' but other overloads including `log4net.ILog.ErrorFormat(string, object)' have also matched
  489. [csc] /tmp/log4net-1.2.10/src/ILog.cs(957,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  490. [csc] /tmp/log4net-1.2.10/src/ILog.cs(957,22): error CS0419: Ambiguous reference in cref attribute `FatalFormat'. Assuming `log4net.ILog.FatalFormat(string, params object[])' but other overloads including `log4net.ILog.FatalFormat(string, object)' have also matched
  491. [csc] /tmp/log4net-1.2.10/src/ILog.cs(92,22): error CS1574: XML comment on `log4net.ILog.Debug(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  492. [csc] /tmp/log4net-1.2.10/src/ILog.cs(92,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  493. [csc] /tmp/log4net-1.2.10/src/ILog.cs(92,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  494. [csc] /tmp/log4net-1.2.10/src/ILog.cs(108,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  495. [csc] /tmp/log4net-1.2.10/src/ILog.cs(108,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  496. [csc] /tmp/log4net-1.2.10/src/ILog.cs(130,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  497. [csc] /tmp/log4net-1.2.10/src/ILog.cs(130,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  498. [csc] /tmp/log4net-1.2.10/src/ILog.cs(130,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  499. [csc] /tmp/log4net-1.2.10/src/ILog.cs(151,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  500. [csc] /tmp/log4net-1.2.10/src/ILog.cs(151,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  501. [csc] /tmp/log4net-1.2.10/src/ILog.cs(151,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  502. [csc] /tmp/log4net-1.2.10/src/ILog.cs(173,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  503. [csc] /tmp/log4net-1.2.10/src/ILog.cs(173,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  504. [csc] /tmp/log4net-1.2.10/src/ILog.cs(173,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  505. [csc] /tmp/log4net-1.2.10/src/ILog.cs(196,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  506. [csc] /tmp/log4net-1.2.10/src/ILog.cs(196,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  507. [csc] /tmp/log4net-1.2.10/src/ILog.cs(196,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  508. [csc] /tmp/log4net-1.2.10/src/ILog.cs(218,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  509. [csc] /tmp/log4net-1.2.10/src/ILog.cs(218,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  510. [csc] /tmp/log4net-1.2.10/src/ILog.cs(218,22): error CS0419: Ambiguous reference in cref attribute `Debug'. Assuming `log4net.ILog.Debug(object)' but other overloads including `log4net.ILog.Debug(object, System.Exception)' have also matched
  511. [csc] /tmp/log4net-1.2.10/src/ILog.cs(245,22): error CS1574: XML comment on `log4net.ILog.Info(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  512. [csc] /tmp/log4net-1.2.10/src/ILog.cs(245,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  513. [csc] /tmp/log4net-1.2.10/src/ILog.cs(245,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  514. [csc] /tmp/log4net-1.2.10/src/ILog.cs(261,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  515. [csc] /tmp/log4net-1.2.10/src/ILog.cs(261,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  516. [csc] /tmp/log4net-1.2.10/src/ILog.cs(283,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  517. [csc] /tmp/log4net-1.2.10/src/ILog.cs(283,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  518. [csc] /tmp/log4net-1.2.10/src/ILog.cs(283,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  519. [csc] /tmp/log4net-1.2.10/src/ILog.cs(304,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  520. [csc] /tmp/log4net-1.2.10/src/ILog.cs(304,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  521. [csc] /tmp/log4net-1.2.10/src/ILog.cs(304,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  522. [csc] /tmp/log4net-1.2.10/src/ILog.cs(326,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  523. [csc] /tmp/log4net-1.2.10/src/ILog.cs(326,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  524. [csc] /tmp/log4net-1.2.10/src/ILog.cs(326,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  525. [csc] /tmp/log4net-1.2.10/src/ILog.cs(349,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  526. [csc] /tmp/log4net-1.2.10/src/ILog.cs(349,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  527. [csc] /tmp/log4net-1.2.10/src/ILog.cs(349,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  528. [csc] /tmp/log4net-1.2.10/src/ILog.cs(371,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  529. [csc] /tmp/log4net-1.2.10/src/ILog.cs(371,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  530. [csc] /tmp/log4net-1.2.10/src/ILog.cs(371,22): error CS0419: Ambiguous reference in cref attribute `Info'. Assuming `log4net.ILog.Info(object)' but other overloads including `log4net.ILog.Info(object, System.Exception)' have also matched
  531. [csc] /tmp/log4net-1.2.10/src/ILog.cs(398,22): error CS1574: XML comment on `log4net.ILog.Warn(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  532. [csc] /tmp/log4net-1.2.10/src/ILog.cs(398,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  533. [csc] /tmp/log4net-1.2.10/src/ILog.cs(398,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  534. [csc] /tmp/log4net-1.2.10/src/ILog.cs(414,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  535. [csc] /tmp/log4net-1.2.10/src/ILog.cs(414,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  536. [csc] /tmp/log4net-1.2.10/src/ILog.cs(436,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  537. [csc] /tmp/log4net-1.2.10/src/ILog.cs(436,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  538. [csc] /tmp/log4net-1.2.10/src/ILog.cs(436,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  539. [csc] /tmp/log4net-1.2.10/src/ILog.cs(457,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  540. [csc] /tmp/log4net-1.2.10/src/ILog.cs(457,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  541. [csc] /tmp/log4net-1.2.10/src/ILog.cs(457,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  542. [csc] /tmp/log4net-1.2.10/src/ILog.cs(479,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  543. [csc] /tmp/log4net-1.2.10/src/ILog.cs(479,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  544. [csc] /tmp/log4net-1.2.10/src/ILog.cs(479,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  545. [csc] /tmp/log4net-1.2.10/src/ILog.cs(502,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  546. [csc] /tmp/log4net-1.2.10/src/ILog.cs(502,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  547. [csc] /tmp/log4net-1.2.10/src/ILog.cs(502,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  548. [csc] /tmp/log4net-1.2.10/src/ILog.cs(524,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  549. [csc] /tmp/log4net-1.2.10/src/ILog.cs(524,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  550. [csc] /tmp/log4net-1.2.10/src/ILog.cs(524,22): error CS0419: Ambiguous reference in cref attribute `Warn'. Assuming `log4net.ILog.Warn(object)' but other overloads including `log4net.ILog.Warn(object, System.Exception)' have also matched
  551. [csc] /tmp/log4net-1.2.10/src/ILog.cs(551,22): error CS1574: XML comment on `log4net.ILog.Error(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  552. [csc] /tmp/log4net-1.2.10/src/ILog.cs(551,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  553. [csc] /tmp/log4net-1.2.10/src/ILog.cs(551,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  554. [csc] /tmp/log4net-1.2.10/src/ILog.cs(567,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  555. [csc] /tmp/log4net-1.2.10/src/ILog.cs(567,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  556. [csc] /tmp/log4net-1.2.10/src/ILog.cs(589,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  557. [csc] /tmp/log4net-1.2.10/src/ILog.cs(589,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  558. [csc] /tmp/log4net-1.2.10/src/ILog.cs(589,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  559. [csc] /tmp/log4net-1.2.10/src/ILog.cs(610,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  560. [csc] /tmp/log4net-1.2.10/src/ILog.cs(610,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  561. [csc] /tmp/log4net-1.2.10/src/ILog.cs(610,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  562. [csc] /tmp/log4net-1.2.10/src/ILog.cs(632,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  563. [csc] /tmp/log4net-1.2.10/src/ILog.cs(632,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  564. [csc] /tmp/log4net-1.2.10/src/ILog.cs(632,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  565. [csc] /tmp/log4net-1.2.10/src/ILog.cs(655,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  566. [csc] /tmp/log4net-1.2.10/src/ILog.cs(655,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  567. [csc] /tmp/log4net-1.2.10/src/ILog.cs(655,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  568. [csc] /tmp/log4net-1.2.10/src/ILog.cs(677,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  569. [csc] /tmp/log4net-1.2.10/src/ILog.cs(677,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  570. [csc] /tmp/log4net-1.2.10/src/ILog.cs(677,22): error CS0419: Ambiguous reference in cref attribute `Error'. Assuming `log4net.ILog.Error(object)' but other overloads including `log4net.ILog.Error(object, System.Exception)' have also matched
  571. [csc] /tmp/log4net-1.2.10/src/ILog.cs(704,22): error CS1574: XML comment on `log4net.ILog.Fatal(object)' has cref attribute `log4net.ObjectRenderer.IObjectRenderer' that could not be resolved
  572. [csc] /tmp/log4net-1.2.10/src/ILog.cs(704,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  573. [csc] /tmp/log4net-1.2.10/src/ILog.cs(704,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  574. [csc] /tmp/log4net-1.2.10/src/ILog.cs(720,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  575. [csc] /tmp/log4net-1.2.10/src/ILog.cs(720,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  576. [csc] /tmp/log4net-1.2.10/src/ILog.cs(742,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  577. [csc] /tmp/log4net-1.2.10/src/ILog.cs(742,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  578. [csc] /tmp/log4net-1.2.10/src/ILog.cs(742,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  579. [csc] /tmp/log4net-1.2.10/src/ILog.cs(763,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  580. [csc] /tmp/log4net-1.2.10/src/ILog.cs(763,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  581. [csc] /tmp/log4net-1.2.10/src/ILog.cs(763,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  582. [csc] /tmp/log4net-1.2.10/src/ILog.cs(785,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  583. [csc] /tmp/log4net-1.2.10/src/ILog.cs(785,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  584. [csc] /tmp/log4net-1.2.10/src/ILog.cs(785,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  585. [csc] /tmp/log4net-1.2.10/src/ILog.cs(808,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  586. [csc] /tmp/log4net-1.2.10/src/ILog.cs(808,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  587. [csc] /tmp/log4net-1.2.10/src/ILog.cs(808,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  588. [csc] /tmp/log4net-1.2.10/src/ILog.cs(830,22): error CS0419: Ambiguous reference in cref attribute `String.Format'. Assuming `string.Format(string, object)' but other overloads including `string.Format(string, object, object)' have also matched
  589. [csc] /tmp/log4net-1.2.10/src/ILog.cs(830,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  590. [csc] /tmp/log4net-1.2.10/src/ILog.cs(830,22): error CS0419: Ambiguous reference in cref attribute `Fatal'. Assuming `log4net.ILog.Fatal(object)' but other overloads including `log4net.ILog.Fatal(object, System.Exception)' have also matched
  591. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(57,29): error CS0419: Ambiguous reference in cref attribute `GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  592. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(252,36): error CS0419: Ambiguous reference in cref attribute `LogManager.GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  593. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(266,36): error CS0419: Ambiguous reference in cref attribute `LogManager.GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  594. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(280,36): error CS0419: Ambiguous reference in cref attribute `LogManager.GetLogger'. Assuming `log4net.LogManager.GetLogger(string)' but other overloads including `log4net.LogManager.GetLogger(string, string)' have also matched
  595. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(564,49): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.LogManager.GetRepository()' but other overloads including `log4net.LogManager.GetRepository(string)' have also matched
  596. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(584,49): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.LogManager.GetRepository()' but other overloads including `log4net.LogManager.GetRepository(string)' have also matched
  597. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(609,49): error CS1574: XML comment on `log4net.LogManager.CreateDomain(string)' has cref attribute `log4net.Repository.Hierarchy.Hierarchy' that could not be resolved
  598. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(630,49): error CS1574: XML comment on `log4net.LogManager.CreateRepository(string)' has cref attribute `log4net.Repository.Hierarchy.Hierarchy' that could not be resolved
  599. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(698,49): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.LogManager.GetRepository()' but other overloads including `log4net.LogManager.GetRepository(string)' have also matched
  600. [csc] /tmp/log4net-1.2.10/src/LogManager.cs(718,49): error CS0419: Ambiguous reference in cref attribute `GetRepository'. Assuming `log4net.LogManager.GetRepository()' but other overloads including `log4net.LogManager.GetRepository(string)' have also matched
  601. [csc] /tmp/log4net-1.2.10/src/LogicalThreadContext.cs(72,29): error CS1574: XML comment on `log4net.LogicalThreadContext' has cref attribute `System.Runtime.Remoting.Messaging.CallContext' that could not be resolved
  602. [csc] /tmp/log4net-1.2.10/src/LogicalThreadContext.cs(72,29): error CS1574: XML comment on `log4net.LogicalThreadContext' has cref attribute `log4net.Layout.PatternLayout' that could not be resolved
  603. [csc] /tmp/log4net-1.2.10/src/LogicalThreadContext.cs(72,29): error CS1574: XML comment on `log4net.LogicalThreadContext' has cref attribute `System.Runtime.Remoting.Messaging.CallContext' that could not be resolved
  604. [csc] /tmp/log4net-1.2.10/src/ThreadContext.cs(69,29): error CS1574: XML comment on `log4net.ThreadContext' has cref attribute `log4net.Layout.PatternLayout' that could not be resolved
  605. [csc] Compilation failed: 489 error(s), 0 warnings
  606.  
  607. BUILD FAILED - 0 non-fatal error(s), 489 warning(s)
  608.  
  609. /tmp/log4net-1.2.10/log4net.build(480,14):
  610. External Program Failed: /usr/upkg/lib/mono/2.0/gmcs.exe (return code was 1)
  611.  
  612. Total time: 1.4 seconds.
  613.  
  614.  
  615.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement