diff --git a/Directory.Build.props b/Directory.Build.props
index f6776738457046..3c8246c896739e 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -114,8 +114,8 @@
- 7.0.0
- net7.0
+ 8.0.0
+ net8.0
$(NetFrameworkToolCurrent)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index ae82d0c522e433..38706d841ef2a7 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -383,9 +383,13 @@
https://github.com/dotnet/roslyn-analyzers
b4d9a1334d5189172977ba8fddd00bda70161e4a
-
+
https://github.com/dotnet/sdk
- 7e33fd449381b337c290a801057fdcd68c4b7220
+ e9d13cbe7e8c1d52ce276a8655f52a87e1017c46
+
+
+ https://github.com/dotnet/sdk
+ e9d13cbe7e8c1d52ce276a8655f52a87e1017c46
diff --git a/eng/Versions.props b/eng/Versions.props
index 120b28e4439936..6cf72b14af94de 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -85,7 +85,7 @@
0.2.0
- 8.0.100-rtm.23520.8
+ 8.0.100
8.0.0-beta.23516.4
8.0.0-beta.23516.4
@@ -127,7 +127,7 @@
7.0.0
5.0.0
4.8.5
- 7.0.0
+ 8.0.0
5.0.0
4.5.5
7.0.0
diff --git a/eng/packaging.targets b/eng/packaging.targets
index a36102a37acd5d..a1fbe07ed2a570 100644
--- a/eng/packaging.targets
+++ b/eng/packaging.targets
@@ -11,6 +11,7 @@
'$(SuppressFinalPackageVersion)' == 'true' or
'$(DotNetBuildFromSource)' == 'true'">true
$(ApiCompatNetCoreAppBaselineVersion)
+
$(BeforePack);IncludeAnalyzersInPackage;AddNETStandardCompatErrorFileForPackaging
$(TargetsForTfmSpecificContentInPackage);AddRuntimeSpecificFilesToPackage;IncludeProjectReferencesWithPackAttributeInPackage
@@ -37,6 +38,13 @@
false
+
+
+ true
+
+ $(NoWarn);CP0003
+
+
-
-
-
- CP0002
- M:Microsoft.Extensions.DependencyInjection.Specification.DependencyInjectionSpecificationTests.TypeActivatorCreateInstanceUsesFirstMathchedConstructor(System.Object,System.String)
- true
-
-
\ No newline at end of file
diff --git a/src/libraries/Microsoft.NET.WebAssembly.Threading/src/CompatibilitySuppressions.xml b/src/libraries/Microsoft.NET.WebAssembly.Threading/src/CompatibilitySuppressions.xml
deleted file mode 100644
index 26a2ff56955993..00000000000000
--- a/src/libraries/Microsoft.NET.WebAssembly.Threading/src/CompatibilitySuppressions.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
- PKV006
- net7.0
-
-
\ No newline at end of file
diff --git a/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj b/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj
index 3613b012fe57f2..45b3320dcfb5f6 100644
--- a/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj
+++ b/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj
@@ -12,6 +12,7 @@
$(NoWarn);NU5128;NU5131;PKV004
ref
+ true
diff --git a/src/libraries/apicompat/ApiCompat.proj b/src/libraries/apicompat/ApiCompat.proj
index 06c48f5cd57af7..15c5b617fe509f 100644
--- a/src/libraries/apicompat/ApiCompat.proj
+++ b/src/libraries/apicompat/ApiCompat.proj
@@ -44,7 +44,7 @@
-
+
diff --git a/src/libraries/apicompat/ApiCompatBaseline.NetCoreAppLatestStable.xml b/src/libraries/apicompat/ApiCompatBaseline.NetCoreAppLatestStable.xml
index 0e532d660810fe..05317adadabbfe 100644
--- a/src/libraries/apicompat/ApiCompatBaseline.NetCoreAppLatestStable.xml
+++ b/src/libraries/apicompat/ApiCompatBaseline.NetCoreAppLatestStable.xml
@@ -1,2692 +1,4 @@
-
- CP0002
- F:System.Net.Quic.QuicError.AddressInUse
- net7.0/System.Net.Quic.dll
- net8.0/System.Net.Quic.dll
-
-
- CP0002
- F:System.Net.Quic.QuicError.HostUnreachable
- net7.0/System.Net.Quic.dll
- net8.0/System.Net.Quic.dll
-
-
- CP0002
- F:System.Net.Quic.QuicError.InvalidAddress
- net7.0/System.Net.Quic.dll
- net8.0/System.Net.Quic.dll
-
-
- CP0002
- F:System.Net.Quic.QuicError.ProtocolError
- net7.0/System.Net.Quic.dll
- net8.0/System.Net.Quic.dll
-
-
- CP0002
- M:System.Runtime.InteropServices.JavaScript.JSFunctionBinding.#ctor
- net7.0/System.Runtime.InteropServices.JavaScript.dll
- net8.0/System.Runtime.InteropServices.JavaScript.dll
-
-
- CP0014
- M:System.Console.get_WindowHeight:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/mscorlib.dll
- net8.0/mscorlib.dll
-
-
- CP0014
- M:System.Console.get_WindowWidth:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/mscorlib.dll
- net8.0/mscorlib.dll
-
-
- CP0014
- M:System.Console.set_WindowHeight(System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/mscorlib.dll
- net8.0/mscorlib.dll
-
-
- CP0014
- M:System.Console.set_WindowWidth(System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/mscorlib.dll
- net8.0/mscorlib.dll
-
-
- CP0014
- M:System.Console.SetWindowSize(System.Int32,System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/mscorlib.dll
- net8.0/mscorlib.dll
-
-
- CP0014
- M:System.Console.get_WindowHeight:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Console.get_WindowWidth:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Console.set_WindowHeight(System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Console.set_WindowWidth(System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Console.SetWindowSize(System.Int32,System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``0,``0}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``2(System.Linq.IQueryable{``0},``1,System.Linq.Expressions.Expression{System.Func{``1,``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``3(System.Linq.IQueryable{``0},``1,System.Linq.Expressions.Expression{System.Func{``1,``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.All``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Any``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Any``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Append``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Decimal}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Double}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int64}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Decimal}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Double}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int32}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int64}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Single}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Single}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Cast``1(System.Linq.IQueryable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Chunk``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Concat``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Contains``1(System.Linq.IQueryable{``0},``0,System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Contains``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Count``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Count``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.DefaultIfEmpty``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.DefaultIfEmpty``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Distinct``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Distinct``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.DistinctBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.DistinctBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAt``1(System.Linq.IQueryable{``0},System.Index):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAt``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAtOrDefault``1(System.Linq.IQueryable{``0},System.Index):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAtOrDefault``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Except``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Except``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ExceptBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ExceptBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.First``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.First``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``4(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``4(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupJoin``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}},System.Collections.Generic.IEqualityComparer{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupJoin``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Intersect``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Intersect``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.IntersectBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.IntersectBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Join``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,``1,``3}},System.Collections.Generic.IEqualityComparer{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Join``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,``1,``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Last``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Last``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.LongCount``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.LongCount``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.MaxBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.MaxBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.MinBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.MinBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.OfType``1(System.Linq.IQueryable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Order``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Order``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderByDescending``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderByDescending``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderDescending``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderDescending``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Prepend``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Reverse``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Select``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Select``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Collections.Generic.IEnumerable{``1}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Collections.Generic.IEnumerable{``1}}},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SequenceEqual``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SequenceEqual``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Single``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Single``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Skip``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipLast``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Decimal}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Double}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int64}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Decimal}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Double}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int32}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int64}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Single}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Single}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Take``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Take``1(System.Linq.IQueryable{``0},System.Range):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeLast``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenBy``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenBy``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenByDescending``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenByDescending``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Union``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Union``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.UnionBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.UnionBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Where``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Where``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``3(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Collections.Generic.IEnumerable{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``3(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- T:System.Net.Security.NegotiateStream:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0014
- M:System.Console.get_WindowHeight:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/System.Console.dll
- net8.0/System.Console.dll
-
-
- CP0014
- M:System.Console.get_WindowWidth:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/System.Console.dll
- net8.0/System.Console.dll
-
-
- CP0014
- M:System.Console.set_WindowHeight(System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/System.Console.dll
- net8.0/System.Console.dll
-
-
- CP0014
- M:System.Console.set_WindowWidth(System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/System.Console.dll
- net8.0/System.Console.dll
-
-
- CP0014
- M:System.Console.SetWindowSize(System.Int32,System.Int32):[T:System.Runtime.Versioning.SupportedOSPlatformAttribute]
- net7.0/System.Console.dll
- net8.0/System.Console.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``0,``0}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``2(System.Linq.IQueryable{``0},``1,System.Linq.Expressions.Expression{System.Func{``1,``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``3(System.Linq.IQueryable{``0},``1,System.Linq.Expressions.Expression{System.Func{``1,``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.All``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Any``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Any``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Append``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Decimal}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Double}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int64}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Decimal}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Double}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int32}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int64}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Single}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Single}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Cast``1(System.Linq.IQueryable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Chunk``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Concat``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Contains``1(System.Linq.IQueryable{``0},``0,System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Contains``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Count``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Count``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.DefaultIfEmpty``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.DefaultIfEmpty``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Distinct``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Distinct``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.DistinctBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.DistinctBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAt``1(System.Linq.IQueryable{``0},System.Index):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAt``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAtOrDefault``1(System.Linq.IQueryable{``0},System.Index):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAtOrDefault``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Except``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Except``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ExceptBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ExceptBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.First``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.First``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``4(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``4(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupJoin``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}},System.Collections.Generic.IEqualityComparer{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupJoin``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Intersect``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Intersect``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.IntersectBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.IntersectBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Join``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,``1,``3}},System.Collections.Generic.IEqualityComparer{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Join``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,``1,``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Last``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Last``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.LongCount``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.LongCount``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.MaxBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.MaxBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.MinBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.MinBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.OfType``1(System.Linq.IQueryable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Order``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Order``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderByDescending``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderByDescending``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderDescending``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderDescending``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Prepend``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Reverse``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Select``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Select``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Collections.Generic.IEnumerable{``1}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Collections.Generic.IEnumerable{``1}}},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SequenceEqual``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SequenceEqual``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Single``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Single``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Skip``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipLast``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Decimal}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Double}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int64}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Decimal}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Double}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int32}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int64}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Single}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Single}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Take``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Take``1(System.Linq.IQueryable{``0},System.Range):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeLast``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenBy``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenBy``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenByDescending``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenByDescending``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Union``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Union``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.UnionBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.UnionBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Where``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Where``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``3(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Collections.Generic.IEnumerable{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``3(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0014
- M:System.Diagnostics.DiagnosticListener.Write(System.String,System.Object):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Diagnostics.DiagnosticSource.dll
- net8.0/System.Diagnostics.DiagnosticSource.dll
-
-
- CP0014
- M:System.Diagnostics.DiagnosticSource.StartActivity(System.Diagnostics.Activity,System.Object):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Diagnostics.DiagnosticSource.dll
- net8.0/System.Diagnostics.DiagnosticSource.dll
-
-
- CP0014
- M:System.Diagnostics.DiagnosticSource.StopActivity(System.Diagnostics.Activity,System.Object):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Diagnostics.DiagnosticSource.dll
- net8.0/System.Diagnostics.DiagnosticSource.dll
-
-
- CP0014
- M:System.Diagnostics.DiagnosticSource.Write(System.String,System.Object):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Diagnostics.DiagnosticSource.dll
- net8.0/System.Diagnostics.DiagnosticSource.dll
-
-
- CP0014
- T:System.Net.Security.NegotiateStream:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/System.dll
- net8.0/System.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``0,``0}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``2(System.Linq.IQueryable{``0},``1,System.Linq.Expressions.Expression{System.Func{``1,``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Aggregate``3(System.Linq.IQueryable{``0},``1,System.Linq.Expressions.Expression{System.Func{``1,``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.All``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Any``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Any``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Append``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Decimal}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Double}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int64}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Decimal}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Double}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int32}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int64}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Single}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Average``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Single}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Cast``1(System.Linq.IQueryable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Chunk``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Concat``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Contains``1(System.Linq.IQueryable{``0},``0,System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Contains``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Count``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Count``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.DefaultIfEmpty``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.DefaultIfEmpty``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Distinct``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Distinct``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.DistinctBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.DistinctBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAt``1(System.Linq.IQueryable{``0},System.Index):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAt``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAtOrDefault``1(System.Linq.IQueryable{``0},System.Index):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ElementAtOrDefault``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Except``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Except``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ExceptBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ExceptBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.First``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.First``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.FirstOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``0},``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``4(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupBy``4(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,System.Collections.Generic.IEnumerable{``2},``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupJoin``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}},System.Collections.Generic.IEqualityComparer{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.GroupJoin``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1},``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Intersect``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Intersect``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.IntersectBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.IntersectBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Join``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,``1,``3}},System.Collections.Generic.IEqualityComparer{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Join``4(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``2}},System.Linq.Expressions.Expression{System.Func{``1,``2}},System.Linq.Expressions.Expression{System.Func{``0,``1,``3}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Last``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Last``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.LastOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.LongCount``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.LongCount``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Max``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.MaxBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.MaxBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Min``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.MinBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.MinBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.OfType``1(System.Linq.IQueryable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Order``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Order``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderBy``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderByDescending``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderByDescending``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderDescending``1(System.Linq.IQueryable{``0},System.Collections.Generic.IComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.OrderDescending``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Prepend``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Reverse``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Select``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Select``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``2(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Collections.Generic.IEnumerable{``1}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Collections.Generic.IEnumerable{``1}}},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SelectMany``3(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Collections.Generic.IEnumerable{``1}}},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SequenceEqual``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SequenceEqual``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Single``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Single``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},``0):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SingleOrDefault``1(System.Linq.IQueryable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Skip``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipLast``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.SkipWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Decimal}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Double}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int64}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Decimal}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Double}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int32}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Int64}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Single}}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Sum``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Single}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Take``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Take``1(System.Linq.IQueryable{``0},System.Range):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeLast``1(System.Linq.IQueryable{``0},System.Int32):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.TakeWhile``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenBy``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenBy``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenByDescending``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.ThenByDescending``2(System.Linq.IOrderedQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Union``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Union``1(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.UnionBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}},System.Collections.Generic.IEqualityComparer{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.UnionBy``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Where``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Where``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Int32,System.Boolean}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``2(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``3(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Collections.Generic.IEnumerable{``2}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- M:System.Linq.Queryable.Zip``3(System.Linq.IQueryable{``0},System.Collections.Generic.IEnumerable{``1},System.Linq.Expressions.Expression{System.Func{``0,``1,``2}}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0014
- T:System.Net.Security.NegotiateStream:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]
- net7.0/System.Net.Security.dll
- net8.0/System.Net.Security.dll
-
-
- CP0015
- M:System.Type.GetEnumValues:[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/mscorlib.dll
- net8.0/mscorlib.dll
-
-
- CP0015
- M:System.Linq.Queryable.AsQueryable(System.Collections.IEnumerable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0015
- M:System.Linq.Queryable.AsQueryable``1(System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0015
- M:System.Type.GetEnumValues:[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0015
- T:System.Linq.EnumerableQuery`1:[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/netstandard.dll
- net8.0/netstandard.dll
-
-
- CP0015
- M:System.Linq.Queryable.AsQueryable(System.Collections.IEnumerable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0015
- M:System.Linq.Queryable.AsQueryable``1(System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0015
- T:System.Linq.EnumerableQuery`1:[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Core.dll
- net8.0/System.Core.dll
-
-
- CP0015
- M:System.Linq.Queryable.AsQueryable(System.Collections.IEnumerable):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0015
- M:System.Linq.Queryable.AsQueryable``1(System.Collections.Generic.IEnumerable{``0}):[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0015
- T:System.Linq.EnumerableQuery`1:[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Linq.Queryable.dll
- net8.0/System.Linq.Queryable.dll
-
-
- CP0015
- M:System.Type.GetEnumValues:[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Runtime.dll
- net8.0/System.Runtime.dll
-
-
- CP0015
- T:System.Runtime.InteropServices.Marshalling.NativeMarshallingAttribute:[T:System.AttributeUsageAttribute]
- net7.0/System.Runtime.dll
- net8.0/System.Runtime.dll
-
-
- CP0015
- M:System.Reflection.Metadata.MetadataUpdateHandlerAttribute.#ctor(System.Type)$0:[T:System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute]
- net7.0/System.Runtime.Loader.dll
- net8.0/System.Runtime.Loader.dll
-
-
- CP0015
- P:System.Reflection.Metadata.MetadataUpdateHandlerAttribute.HandlerType:[T:System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute]
- net7.0/System.Runtime.Loader.dll
- net8.0/System.Runtime.Loader.dll
-
-
- CP0015
- T:System.Text.Json.Serialization.JsonStringEnumConverter:[T:System.Diagnostics.CodeAnalysis.RequiresDynamicCodeAttribute]
- net7.0/System.Text.Json.dll
- net8.0/System.Text.Json.dll
-
-
\ No newline at end of file
+