|
75 | 75 | <Assembly Name="System.Memory.Data" Version="6.0.0.0" /> |
76 | 76 | <Assembly Name="System.Net.Http.WinHttpHandler" Version="6.0.0.0" /> |
77 | 77 | <Assembly Name="System.Net.WebSockets.WebSocketProtocol" Version="5.0.0.0" /> |
78 | | - <Assembly Name="System.Reflection.Context" Version="4.0.0.0" /> |
| 78 | + <Assembly Name="System.Reflection.Context" Version="4.0.3.0" /> |
79 | 79 | <Assembly Name="System.Reflection.MetadataLoadContext" Version="6.0.0.0" /> |
80 | 80 | <Assembly Name="System.Resources.Extensions" Version="6.0.0.0" /> |
81 | 81 | <Assembly Name="System.Runtime.Caching" Version="4.0.0.0" /> |
|
538 | 538 | <Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.#ctor" /> |
539 | 539 | <Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.#ctor(System.String)" /> |
540 | 540 | <Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.Load" /> |
| 541 | + <Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.ToString" /> |
541 | 542 | </Type> |
542 | 543 | <Type Name="Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource" Id="T:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource"> |
543 | 544 | <Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource.#ctor" /> |
|
2824 | 2825 | <Member Id="M:Microsoft.JSInterop.DotNetObjectReference`1.Dispose" /> |
2825 | 2826 | <Member Id="P:Microsoft.JSInterop.DotNetObjectReference`1.Value" /> |
2826 | 2827 | </Type> |
| 2828 | + <Type Name="Microsoft.JSInterop.DotNetStreamReference" Id="T:Microsoft.JSInterop.DotNetStreamReference"> |
| 2829 | + <Member Id="M:Microsoft.JSInterop.DotNetStreamReference.#ctor(System.IO.Stream,System.Boolean)" /> |
| 2830 | + <Member Id="M:Microsoft.JSInterop.DotNetStreamReference.Dispose" /> |
| 2831 | + <Member Id="P:Microsoft.JSInterop.DotNetStreamReference.LeaveOpen" /> |
| 2832 | + <Member Id="P:Microsoft.JSInterop.DotNetStreamReference.Stream" /> |
| 2833 | + </Type> |
2827 | 2834 | <Type Name="Microsoft.JSInterop.IJSInProcessObjectReference" Id="T:Microsoft.JSInterop.IJSInProcessObjectReference"> |
2828 | 2835 | <Member Id="M:Microsoft.JSInterop.IJSInProcessObjectReference.Invoke``1(System.String,System.Object[])" /> |
2829 | 2836 | </Type> |
|
2902 | 2909 | <Member Id="M:Microsoft.JSInterop.JSRuntime.ReadJSDataAsStreamAsync(Microsoft.JSInterop.IJSStreamReference,System.Int64,System.Threading.CancellationToken)" /> |
2903 | 2910 | <Member Id="M:Microsoft.JSInterop.JSRuntime.ReceiveByteArray(System.Int32,System.Byte[])" /> |
2904 | 2911 | <Member Id="M:Microsoft.JSInterop.JSRuntime.SendByteArray(System.Int32,System.Byte[])" /> |
| 2912 | + <Member Id="M:Microsoft.JSInterop.JSRuntime.TransmitStreamAsync(System.Int64,Microsoft.JSInterop.DotNetStreamReference)" /> |
2905 | 2913 | <Member Id="P:Microsoft.JSInterop.JSRuntime.DefaultAsyncTimeout" /> |
2906 | 2914 | <Member Id="P:Microsoft.JSInterop.JSRuntime.JsonSerializerOptions" /> |
2907 | 2915 | </Type> |
|
5419 | 5427 | <Member Id="M:System.Configuration.AppSettingsSection.#ctor" /> |
5420 | 5428 | <Member Id="M:System.Configuration.AppSettingsSection.DeserializeElement(System.Xml.XmlReader,System.Boolean)" /> |
5421 | 5429 | <Member Id="M:System.Configuration.AppSettingsSection.GetRuntimeObject" /> |
5422 | | - <Member Id="M:System.Configuration.AppSettingsSection.IsModified" /> |
5423 | 5430 | <Member Id="M:System.Configuration.AppSettingsSection.Reset(System.Configuration.ConfigurationElement)" /> |
5424 | | - <Member Id="M:System.Configuration.AppSettingsSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)" /> |
5425 | 5431 | <Member Id="P:System.Configuration.AppSettingsSection.File" /> |
5426 | 5432 | <Member Id="P:System.Configuration.AppSettingsSection.Properties" /> |
5427 | 5433 | <Member Id="P:System.Configuration.AppSettingsSection.Settings" /> |
|
5617 | 5623 | <Member Id="M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlNode)" /> |
5618 | 5624 | <Member Id="M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlReader)" /> |
5619 | 5625 | <Member Id="M:System.Configuration.ConfigurationErrorsException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" /> |
5620 | | - <Member Id="P:System.Configuration.ConfigurationErrorsException.BareMessage" /> |
5621 | 5626 | <Member Id="P:System.Configuration.ConfigurationErrorsException.Errors" /> |
5622 | 5627 | <Member Id="P:System.Configuration.ConfigurationErrorsException.Filename" /> |
5623 | 5628 | <Member Id="P:System.Configuration.ConfigurationErrorsException.Line" /> |
|
5772 | 5777 | <Member Id="M:System.Configuration.ConfigurationSectionCollection.Get(System.String)" /> |
5773 | 5778 | <Member Id="M:System.Configuration.ConfigurationSectionCollection.GetEnumerator" /> |
5774 | 5779 | <Member Id="M:System.Configuration.ConfigurationSectionCollection.GetKey(System.Int32)" /> |
5775 | | - <Member Id="M:System.Configuration.ConfigurationSectionCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" /> |
5776 | 5780 | <Member Id="M:System.Configuration.ConfigurationSectionCollection.Remove(System.String)" /> |
5777 | 5781 | <Member Id="M:System.Configuration.ConfigurationSectionCollection.RemoveAt(System.Int32)" /> |
5778 | | - <Member Id="P:System.Configuration.ConfigurationSectionCollection.Count" /> |
5779 | 5782 | <Member Id="P:System.Configuration.ConfigurationSectionCollection.Item(System.Int32)" /> |
5780 | 5783 | <Member Id="P:System.Configuration.ConfigurationSectionCollection.Item(System.String)" /> |
5781 | | - <Member Id="P:System.Configuration.ConfigurationSectionCollection.Keys" /> |
5782 | 5784 | </Type> |
5783 | 5785 | <Type Name="System.Configuration.ConfigurationSectionGroup" Id="T:System.Configuration.ConfigurationSectionGroup"> |
5784 | 5786 | <Member Id="M:System.Configuration.ConfigurationSectionGroup.#ctor" /> |
|
5801 | 5803 | <Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.String)" /> |
5802 | 5804 | <Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.GetEnumerator" /> |
5803 | 5805 | <Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.GetKey(System.Int32)" /> |
5804 | | - <Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" /> |
5805 | 5806 | <Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.Remove(System.String)" /> |
5806 | 5807 | <Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.RemoveAt(System.Int32)" /> |
5807 | | - <Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Count" /> |
5808 | 5808 | <Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.Int32)" /> |
5809 | 5809 | <Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.String)" /> |
5810 | | - <Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Keys" /> |
5811 | 5810 | </Type> |
5812 | 5811 | <Type Name="System.Configuration.ConfigurationSettings" Id="T:System.Configuration.ConfigurationSettings"> |
5813 | 5812 | <Member Id="M:System.Configuration.ConfigurationSettings.GetConfig(System.String)" /> |
|
6117 | 6116 | <Type Name="System.Configuration.PropertyInformationCollection" Id="T:System.Configuration.PropertyInformationCollection"> |
6118 | 6117 | <Member Id="M:System.Configuration.PropertyInformationCollection.CopyTo(System.Configuration.PropertyInformation[],System.Int32)" /> |
6119 | 6118 | <Member Id="M:System.Configuration.PropertyInformationCollection.GetEnumerator" /> |
6120 | | - <Member Id="M:System.Configuration.PropertyInformationCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" /> |
6121 | 6119 | <Member Id="P:System.Configuration.PropertyInformationCollection.Item(System.String)" /> |
6122 | 6120 | </Type> |
6123 | 6121 | <Type Name="System.Configuration.PropertyValueOrigin" Id="T:System.Configuration.PropertyValueOrigin"> |
|
6194 | 6192 | <Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)" /> |
6195 | 6193 | <Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.ExportKey(System.String,System.Boolean)" /> |
6196 | 6194 | <Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.ImportKey(System.String,System.Boolean)" /> |
6197 | | - <Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)" /> |
6198 | 6195 | <Member Id="P:System.Configuration.RsaProtectedConfigurationProvider.CspProviderName" /> |
6199 | 6196 | <Member Id="P:System.Configuration.RsaProtectedConfigurationProvider.KeyContainerName" /> |
6200 | 6197 | <Member Id="P:System.Configuration.RsaProtectedConfigurationProvider.RsaPublicKey" /> |
|
6764 | 6761 | </Type> |
6765 | 6762 | </Namespace> |
6766 | 6763 | <Namespace Name="System.Data.Odbc"> |
| 6764 | + <Type Name="System.Data.Odbc.ODBC32" Id="T:System.Data.Odbc.ODBC32" /> |
| 6765 | + <Type Name="System.Data.Odbc.ODBC32/RETCODE" Id="T:System.Data.Odbc.ODBC32.RETCODE"> |
| 6766 | + <Member Id="F:System.Data.Odbc.ODBC32.RETCODE.ERROR" /> |
| 6767 | + <Member Id="F:System.Data.Odbc.ODBC32.RETCODE.INVALID_HANDLE" /> |
| 6768 | + <Member Id="F:System.Data.Odbc.ODBC32.RETCODE.NO_DATA" /> |
| 6769 | + <Member Id="F:System.Data.Odbc.ODBC32.RETCODE.SUCCESS" /> |
| 6770 | + <Member Id="F:System.Data.Odbc.ODBC32.RETCODE.SUCCESS_WITH_INFO" /> |
| 6771 | + </Type> |
6767 | 6772 | <Type Name="System.Data.Odbc.OdbcCommand" Id="T:System.Data.Odbc.OdbcCommand"> |
6768 | 6773 | <Member Id="M:System.Data.Odbc.OdbcCommand.#ctor" /> |
6769 | 6774 | <Member Id="M:System.Data.Odbc.OdbcCommand.#ctor(System.String)" /> |
|
17181 | 17186 | <Member Id="M:System.Security.HostProtectionException.#ctor(System.String)" /> |
17182 | 17187 | <Member Id="M:System.Security.HostProtectionException.#ctor(System.String,System.Exception)" /> |
17183 | 17188 | <Member Id="M:System.Security.HostProtectionException.#ctor(System.String,System.Security.Permissions.HostProtectionResource,System.Security.Permissions.HostProtectionResource)" /> |
| 17189 | + <Member Id="M:System.Security.HostProtectionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" /> |
17184 | 17190 | <Member Id="M:System.Security.HostProtectionException.ToString" /> |
17185 | 17191 | <Member Id="P:System.Security.HostProtectionException.DemandedResources" /> |
17186 | 17192 | <Member Id="P:System.Security.HostProtectionException.ProtectedResources" /> |
|
17631 | 17637 | <Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor" /> |
17632 | 17638 | <Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.Byte[])" /> |
17633 | 17639 | <Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.ReadOnlySpan{System.Byte})" /> |
| 17640 | + <Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.CopyFrom(System.Security.Cryptography.AsnEncodedData)" /> |
17634 | 17641 | <Member Id="P:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.KeyId" /> |
17635 | 17642 | </Type> |
17636 | 17643 | <Type Name="System.Security.Cryptography.Pkcs.Pkcs9MessageDigest" Id="T:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest"> |
|
17836 | 17843 | <Member Id="M:System.Security.Cryptography.Xml.CipherReference.GetXml" /> |
17837 | 17844 | <Member Id="M:System.Security.Cryptography.Xml.CipherReference.LoadXml(System.Xml.XmlElement)" /> |
17838 | 17845 | </Type> |
| 17846 | + <Type Name="System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException" Id="T:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException"> |
| 17847 | + <Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor" /> |
| 17848 | + <Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" /> |
| 17849 | + <Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String)" /> |
| 17850 | + <Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String,System.Exception)" /> |
| 17851 | + </Type> |
17839 | 17852 | <Type Name="System.Security.Cryptography.Xml.DataObject" Id="T:System.Security.Cryptography.Xml.DataObject"> |
17840 | 17853 | <Member Id="M:System.Security.Cryptography.Xml.DataObject.#ctor" /> |
17841 | 17854 | <Member Id="M:System.Security.Cryptography.Xml.DataObject.#ctor(System.String,System.String,System.String,System.Xml.XmlElement)" /> |
|
0 commit comments