rsdn / CodeJam

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
MIT License
258 stars 35 forks source link

Fix CodeJam.Doc warnings #80

Closed NN--- closed 5 years ago

NN--- commented 5 years ago

https://ci.appveyor.com/project/andrewvk/codejam-jlvna/builds/22188956

Component: [N:CodeJam] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.ArgumentAssertion`1] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.Assert``1(CodeJam.ArgumentAssertion{``0},System.Boolean,System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.Assert``1(CodeJam.ArgumentAssertion{``0},System.Boolean,System.String)] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.Assert``1(CodeJam.ArgumentAssertion{``0},System.Boolean,System.String,System.Object[])] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.Assert``1(CodeJam.ArgumentAssertion{``0},System.Boolean,System.String,System.Object[])] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.ItemNotNull``1(CodeJam.ArgumentAssertion{System.Collections.Generic.IEnumerable{``0}})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.NotEmpty``1(CodeJam.ArgumentAssertion{System.Collections.Generic.ICollection{``0}})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.NotEmpty``1(CodeJam.ArgumentAssertion{System.Collections.Generic.IEnumerable{``0}})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.NotEmpty``1(CodeJam.ArgumentAssertion{``0[]})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.NotNull``1(CodeJam.ArgumentAssertion{System.Nullable{``0}})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.NotNull``1(CodeJam.ArgumentAssertion{``0})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.NotNullNorEmpty(CodeJam.ArgumentAssertion{System.String})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ArgumentAssertionExtensions.NotNullNorWhiteSpace(CodeJam.ArgumentAssertion{System.String})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Disposable.Create``1(System.Action{``0},``0)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.EnumHelper.GetDescription``1(``0)] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.EnumHelper.GetDisplayName``1(``0)] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.HashCode.CombineValues``1(System.Collections.Generic.IEnumerable{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.HashCode.CombineValues``1(``0[])] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.HGlobal.Create``1] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.HGlobal.Create``1(System.Int32)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.HGlobalScope`1] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.IOneOf`2.GetValue``1(System.Func{`0,``0},System.Func{`1,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.IOneOf`3.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.IOneOf`4.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.IOneOf`5.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.IOneOf`6.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.IOneOf`7.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0},System.Func{`6,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.IOneOf`8.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0},System.Func{`6,``0},System.Func{`7,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.OneOf`2.GetValue``1(System.Func{`0,``0},System.Func{`1,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.OneOf`3.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.OneOf`4.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.OneOf`5.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.OneOf`6.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.OneOf`7.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0},System.Func{`6,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.OneOf`8.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0},System.Func{`6,``0},System.Func{`7,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ValueOneOf`2.GetValue``1(System.Func{`0,``0},System.Func{`1,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ValueOneOf`3.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ValueOneOf`4.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ValueOneOf`5.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ValueOneOf`6.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ValueOneOf`7.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0},System.Func{`6,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.ValueOneOf`8.GetValue``1(System.Func{`0,``0},System.Func{`1,``0},System.Func{`2,``0},System.Func{`3,``0},System.Func{`4,``0},System.Func{`5,``0},System.Func{`6,``0},System.Func{`7,``0})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Arithmetic] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Collections] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.CollectionExtensions.EmptyIfNull``2(System.Collections.Generic.Dictionary{``0,``1})] Missing <param name="dictionary"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.CollectionExtensions.IsNullOrEmpty``1(System.Collections.Generic.ICollection{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.CollectionExtensions.IsNullOrEmpty``1(``0[])] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.CollectionExtensions.NotNullNorEmpty``1(System.Collections.Generic.ICollection{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.CollectionExtensions.NotNullNorEmpty``1(``0[])] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.CollectionExtensions.NullIfEmpty``2(System.Collections.Generic.Dictionary{``0,``1})] Missing <param name="dictionary"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1,System.Func{System.Collections.Generic.HashSet{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1,System.Func{System.Collections.Generic.HashSet{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1,System.Func{System.Collections.Generic.HashSet{``1}})] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1,System.Func{System.Collections.Generic.HashSet{``1}})] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1,System.Func{System.Collections.Generic.HashSet{``1}})] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1,System.Func{System.Collections.Generic.HashSet{``1}})] Missing <param name="createCollection"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1,System.Func{System.Collections.Generic.ICollection{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1,System.Func{System.Collections.Generic.ICollection{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1,System.Func{System.Collections.Generic.ICollection{``1}})] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1,System.Func{System.Collections.Generic.ICollection{``1}})] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1,System.Func{System.Collections.Generic.ICollection{``1}})] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1,System.Func{System.Collections.Generic.ICollection{``1}})] Missing <param name="createCollection"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1,System.Func{System.Collections.Generic.IList{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1,System.Func{System.Collections.Generic.IList{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1,System.Func{System.Collections.Generic.IList{``1}})] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1,System.Func{System.Collections.Generic.IList{``1}})] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1,System.Func{System.Collections.Generic.IList{``1}})] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1,System.Func{System.Collections.Generic.IList{``1}})] Missing <param name="createCollection"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1,System.Func{System.Collections.Generic.ISet{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1,System.Func{System.Collections.Generic.ISet{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1,System.Func{System.Collections.Generic.ISet{``1}})] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1,System.Func{System.Collections.Generic.ISet{``1}})] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1,System.Func{System.Collections.Generic.ISet{``1}})] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1,System.Func{System.Collections.Generic.ISet{``1}})] Missing <param name="createCollection"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1,System.Func{System.Collections.Generic.List{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1,System.Func{System.Collections.Generic.List{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1,System.Func{System.Collections.Generic.List{``1}})] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1,System.Func{System.Collections.Generic.List{``1}})] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1,System.Func{System.Collections.Generic.List{``1}})] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateCollection``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1,System.Func{System.Collections.Generic.List{``1}})] Missing <param name="createCollection"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1)] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1)] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.HashSet{``1}},``0,``1)] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1)] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1)] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateHashSet``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ISet{``1}},``0,``1)] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.ICollection{``1}},``0,``1)] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1)] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1)] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.IList{``1}},``0,``1)] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1)] Missing <param name="dict"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1)] Missing <param name="key"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryCollectionExtensions.AddOrCreateList``2(System.Collections.Generic.IDictionary{``0,System.Collections.Generic.List{``1}},``0,``1)] Missing <param name="value"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Concurrent.ConcurrentDictionary{``0,``1},``0,System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Concurrent.ConcurrentDictionary{``0,``1},``0,System.Func{``0,``1})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,``1})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,``1},System.Func{``0,``1,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,``1},System.Func{``0,``1,``1})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1,System.Func{``0,``1,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdate``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1,System.Func{``0,``1,``1})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdateAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdateAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdateAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,System.Threading.Tasks.Task{``1}},System.Func{``0,``1,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdateAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,System.Threading.Tasks.Task{``1}},System.Func{``0,``1,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdateAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1,System.Func{``0,``1,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.AddOrUpdateAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1,System.Func{``0,``1,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAdd``2(System.Collections.Generic.IDictionary{``0,``1},``0)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAdd``2(System.Collections.Generic.IDictionary{``0,``1},``0)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAdd``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAdd``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,``1})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAdd``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAdd``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAddAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.DictionaryExtensions.GetOrAddAsync``2(System.Collections.Generic.IDictionary{``0,``1},``0,System.Func{``0,System.Threading.Tasks.Task{``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.DistinctBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.DistinctBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.DistinctBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.DistinctBy``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.ExceptBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.ExceptBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.ExceptBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.ExceptBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.Flatten``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.GroupTopoSort``1(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.GroupTopoSort``1(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Collections.Generic.IEqualityComparer{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.GroupTopoSort``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.GroupTopoSort``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Collections.Generic.IEqualityComparer{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.IntersectBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.IntersectBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.IntersectBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.IntersectBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.Split``1(System.Collections.Generic.IEnumerable{``0},System.Int32)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``1(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``1(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Collections.Generic.IEqualityComparer{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Collections.Generic.IEqualityComparer{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.TopoSort``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.Union``1(System.Collections.Generic.IEnumerable{``0},``0[])] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.UnionBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.UnionBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.UnionBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.UnionBy``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Collections.Generic.IEqualityComparer{``1})] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.EnumerableExtensions.WithIndex``1(System.Collections.Generic.IEnumerable{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Collections.IndexedItem`1] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Collections.IntervalTree`2] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Collections.IntervalTree`2] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.IntervalTree`2.#ctor(CodeJam.Ranges.CompositeRange{`0,`1})] Missing <param name="source"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.IntervalTree`2.Intersect(CodeJam.Ranges.Range{`0})] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.IntervalTree`2.Intersect(CodeJam.Ranges.Range{`0})] Missing <param name="intersection"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Collections.KeyEqualityComparer`2] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Collections.KeyEqualityComparer`2] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Collections.LazyDictionary`2] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Collections.LazyDictionary`2] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.QueryableExtensions.OrderBy``1(System.Linq.IQueryable{``0},System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.QueryableExtensions.OrderByDescending``1(System.Linq.IQueryable{``0},System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.QueryableExtensions.ThenBy``1(System.Linq.IOrderedQueryable{``0},System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.QueryableExtensions.ThenByDescending``1(System.Linq.IOrderedQueryable{``0},System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.Suffix.op_Implicit(CodeJam.Collections.Suffix)~System.String] Missing <returns> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.SuffixTree.BuildFor(System.Int32,System.Int32)] Missing <param name="begin"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.SuffixTree.BuildFor(System.Int32,System.Int32)] Missing <param name="end"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.SuffixTreeBase.BuildFor(System.Int32,System.Int32)] Missing <param name="begin"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.SuffixTreeBase.BuildFor(System.Int32,System.Int32)] Missing <param name="end"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.SuffixTreeBase.StringLocation.#ctor(System.Int32,System.Int32)] Missing <param name="start"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Collections.SuffixTreeBase.StringLocation.#ctor(System.Int32,System.Int32)] Missing <param name="length"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Dates] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Expressions] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Expressions.ExpressionExtensions.Transform``1(``0,System.Func{System.Linq.Expressions.Expression,System.Linq.Expressions.Expression})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.IO] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Mapping] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Mapping.ConvertTo`1] Missing <typeparam name="TTo"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Mapping.ConvertTo`1.From``1(``0)] Missing <typeparam name="TFrom"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Mapping.MemberMapper.#ctor(System.Linq.Expressions.LambdaExpression,System.Linq.Expressions.LambdaExpression)] Missing <param name="from"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Mapping.MemberMapper.#ctor(System.Linq.Expressions.LambdaExpression,System.Linq.Expressions.LambdaExpression)] Missing <param name="to"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Metadata] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Ranges] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Reflection] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Constructor``1] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Constructor``1(System.Linq.Expressions.Expression{System.Func{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Field``1(System.Linq.Expressions.Expression{System.Func{``0}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Field``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Field``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Field``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Member``1(System.Linq.Expressions.Expression{System.Func{``0}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Member``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Member``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Member``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Method``1(System.Linq.Expressions.Expression{System.Action{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Method``1(System.Linq.Expressions.Expression{System.Func{``0}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Method``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Method``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Method``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Property``1(System.Linq.Expressions.Expression{System.Func{``0}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Property``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Property``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf.Property``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Reflection.InfoOf`1] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf`1.Field``1(System.Linq.Expressions.Expression{System.Func{`0,``0}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf`1.Member``1(System.Linq.Expressions.Expression{System.Func{`0,``0}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf`1.Method``1(System.Linq.Expressions.Expression{System.Func{`0,``0}})] Missing <typeparam name="TResult"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Reflection.InfoOf`1.Property``1(System.Linq.Expressions.Expression{System.Func{`0,``0}})] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Reflection.TypeAccessor`1] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Services] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Strings] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Strings.StringExtensions.Join``1(System.Collections.Generic.IEnumerable{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Strings.StringExtensions.Join``1(System.Collections.Generic.IEnumerable{``0},System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Strings.StringExtensions.ToInvariantString``1(``0)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Strings.StringExtensions.ToInvariantString``1(``0,System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.TableData] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Threading] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.AsyncOperationHelper.Send``1(System.ComponentModel.AsyncOperation,System.Func{``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Threading.ConcurrentLazyDictionary`2] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Threading.ConcurrentLazyDictionary`2] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Threading.ExecSyncConcurrentLazyDictionary`2] Missing <typeparam name="TKey"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [T:CodeJam.Threading.ExecSyncConcurrentLazyDictionary`2] Missing <typeparam name="TValue"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.InterlockedOperations.Update``1(``0@,System.Func{``0,``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.InterlockedOperations.Update``1(``0@,``0,System.Func{``0,``0,``0})] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0},System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``1(System.Collections.Generic.IEnumerable{``0},System.Int32,System.Action{``0},System.String)] Missing <typeparam name="T"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Action{``1},System.String)] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Action{``1},System.String)] Missing <typeparam name="TTarget"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Int32,System.Action{``1},System.String)] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Int32,System.Action{``1},System.String)] Missing <typeparam name="TTarget"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Int32,System.Func{``0,``1},System.Action{``1},System.String)] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Int32,System.Func{``0,``1},System.Action{``1},System.String)] Missing <typeparam name="TTarget"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Int32,System.Func{``0,``1},System.Int32,System.Action{``1},System.String)] Missing <typeparam name="TSource"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [M:CodeJam.Threading.ParallelExtensions.RunInParallel``2(System.Collections.Generic.IEnumerable{``0},System.Int32,System.Func{``0,``1},System.Int32,System.Action{``1},System.String)] Missing <typeparam name="TTarget"/> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
Component: [N:CodeJam.Xml] Missing <summary> documentation [c:\projects\codejam\Help\Working\BuildTopics.proj] [c:\projects\codejam\CodeJamDoc.shfbproj]
NN--- commented 5 years ago

Fixed by 7b3fc335c509de90dbf0bc7930498bb5a87d5c00

NN--- commented 5 years ago

81