Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
AssemblyInfo.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Diagnostics
;
3
using
System.Reflection
;
4
using
System.Resources
;
5
using
System.Runtime.CompilerServices
;
6
using
System.Runtime.Serialization
;
7
using
System.Runtime.Versioning
;
8
9
[
assembly
:
CLSCompliant
(
true
)]
10
[
assembly
:
AssemblyDefaultAlias
(
"System.Runtime.Serialization.Primitives"
)]
11
[
assembly
:
NeutralResourcesLanguage
(
"en-US"
)]
12
[
assembly
:
AssemblyMetadata
(
".NETFrameworkAssembly"
,
""
)]
13
[
assembly
:
AssemblyMetadata
(
"Serviceable"
,
"True"
)]
14
[
assembly
:
AssemblyMetadata
(
"PreferInbox"
,
"True"
)]
15
[
assembly
:
AssemblyMetadata
(
"IsTrimmable"
,
"True"
)]
16
[
assembly
:
AssemblyCompany
(
"Microsoft Corporation"
)]
17
[
assembly
:
AssemblyCopyright
(
"© Microsoft Corporation. All rights reserved."
)]
18
[
assembly
:
AssemblyDescription
(
"System.Runtime.Serialization.Primitives"
)]
19
[
assembly
:
AssemblyFileVersion
(
"6.0.21.52210"
)]
20
[
assembly
:
AssemblyInformationalVersion
(
"6.0.0+4822e3c3aa77eb82b2fb33c9321f923cf11ddde6"
)]
21
[
assembly
:
AssemblyProduct
(
"Microsoft® .NET"
)]
22
[
assembly
:
AssemblyTitle
(
"System.Runtime.Serialization.Primitives"
)]
23
[
assembly
:
AssemblyMetadata
(
"RepositoryUrl"
,
"https://github.com/dotnet/runtime"
)]
24
[
assembly
:
AssemblyVersion
(
"6.0.0.0"
)]
25
[
assembly
:
TypeForwardedTo
(
typeof
(
OnDeserializedAttribute
))]
26
[
assembly
:
TypeForwardedTo
(
typeof
(
OnDeserializingAttribute
))]
27
[
assembly
:
TypeForwardedTo
(
typeof
(
OnSerializedAttribute
))]
28
[
assembly
:
TypeForwardedTo
(
typeof
(
OnSerializingAttribute
))]
29
[
assembly
:
TypeForwardedTo
(
typeof
(
SerializationException
))]
30
[
assembly
:
TypeForwardedTo
(
typeof
(
StreamingContext
))]
31
[
assembly
:
TypeForwardedTo
(
typeof
(
StreamingContextStates
))]
32
[
module
:
System
.
Runtime
.
CompilerServices
.NullablePublicOnly(
false
)]
33
[
module
:
SkipLocalsInit
]
System.Runtime.Serialization.OnDeserializedAttribute
Definition
OnDeserializedAttribute.cs:5
System.Runtime.Serialization.OnDeserializingAttribute
Definition
OnDeserializingAttribute.cs:5
System.Runtime.Serialization.OnSerializedAttribute
Definition
OnSerializedAttribute.cs:5
System.Runtime.Serialization.OnSerializingAttribute
Definition
OnSerializingAttribute.cs:5
System.Runtime.Serialization.SerializationException
Definition
SerializationException.cs:8
System.Diagnostics
Definition
AggregationManager.cs:6
System.Reflection
Definition
ICustomTypeProvider.cs:1
System.Resources
Definition
FastResourceComparer.cs:5
System.Runtime.CompilerServices
Definition
NullablePublicOnlyAttribute.cs:3
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System.Runtime.Serialization.StreamingContextStates
StreamingContextStates
Definition
StreamingContextStates.cs:5
System.Runtime.Serialization
Definition
SerializationGuard.cs:3
System.Runtime.Versioning
Definition
NonVersionableAttribute.cs:1
System.Runtime
Definition
NullablePublicOnlyAttribute.cs:3
System
Definition
BlockingCollection.cs:8
System.Runtime.Serialization.StreamingContext
Definition
StreamingContext.cs:6
source
System.Runtime.Serialization.Primitives
Properties
AssemblyInfo.cs
Generated by
1.10.0