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.Runtime.CompilerServices
;
5
using
System.Runtime.Versioning
;
6
using
System.Xml
;
7
8
[
assembly
:
CLSCompliant
(
true
)]
9
[
assembly
:
AssemblyDefaultAlias
(
"System.Xml.XmlDocument"
)]
10
[
assembly
:
AssemblyMetadata
(
".NETFrameworkAssembly"
,
""
)]
11
[
assembly
:
AssemblyMetadata
(
"Serviceable"
,
"True"
)]
12
[
assembly
:
AssemblyMetadata
(
"PreferInbox"
,
"True"
)]
13
[
assembly
:
AssemblyMetadata
(
"IsTrimmable"
,
"True"
)]
14
[
assembly
:
AssemblyCompany
(
"Microsoft Corporation"
)]
15
[
assembly
:
AssemblyCopyright
(
"© Microsoft Corporation. All rights reserved."
)]
16
[
assembly
:
AssemblyDescription
(
"System.Xml.XmlDocument"
)]
17
[
assembly
:
AssemblyFileVersion
(
"6.0.21.52210"
)]
18
[
assembly
:
AssemblyInformationalVersion
(
"6.0.0+4822e3c3aa77eb82b2fb33c9321f923cf11ddde6"
)]
19
[
assembly
:
AssemblyProduct
(
"Microsoft® .NET"
)]
20
[
assembly
:
AssemblyTitle
(
"System.Xml.XmlDocument"
)]
21
[
assembly
:
AssemblyMetadata
(
"RepositoryUrl"
,
"https://github.com/dotnet/runtime"
)]
22
[
assembly
:
AssemblyVersion
(
"6.0.0.0"
)]
23
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlAttribute
))]
24
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlAttributeCollection
))]
25
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlCDataSection
))]
26
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlCharacterData
))]
27
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlComment
))]
28
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlDeclaration
))]
29
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlDocument
))]
30
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlDocumentFragment
))]
31
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlElement
))]
32
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlImplementation
))]
33
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlLinkedNode
))]
34
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlNamedNodeMap
))]
35
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlNode
))]
36
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlNodeChangedAction
))]
37
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlNodeChangedEventArgs
))]
38
[
assembly
:
TypeForwardedTo
(
typeof
(XmlNodeChangedEventHandler))]
39
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlNodeList
))]
40
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlProcessingInstruction
))]
41
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlSignificantWhitespace
))]
42
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlText
))]
43
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlWhitespace
))]
44
[
module
:
SkipLocalsInit
]
System.Xml.XmlAttributeCollection
Definition
XmlAttributeCollection.cs:8
System.Xml.XmlAttribute
Definition
XmlAttribute.cs:8
System.Xml.XmlCDataSection
Definition
XmlCDataSection.cs:6
System.Xml.XmlCharacterData
Definition
XmlCharacterData.cs:8
System.Xml.XmlComment
Definition
XmlComment.cs:6
System.Xml.XmlDeclaration
Definition
XmlDeclaration.cs:7
System.Xml.XmlDocumentFragment
Definition
XmlDocumentFragment.cs:7
System.Xml.XmlDocument
Definition
XmlDocument.cs:13
System.Xml.XmlElement
Definition
XmlElement.cs:8
System.Xml.XmlImplementation
Definition
XmlImplementation.cs:4
System.Xml.XmlLinkedNode
Definition
XmlLinkedNode.cs:4
System.Xml.XmlNamedNodeMap
Definition
XmlNamedNodeMap.cs:7
System.Xml.XmlNodeChangedEventArgs
Definition
XmlNodeChangedEventArgs.cs:4
System.Xml.XmlNodeList
Definition
XmlNodeList.cs:7
System.Xml.XmlNode
Definition
XmlNode.cs:13
System.Xml.XmlProcessingInstruction
Definition
XmlProcessingInstruction.cs:7
System.Xml.XmlSignificantWhitespace
Definition
XmlSignificantWhitespace.cs:6
System.Xml.XmlText
Definition
XmlText.cs:6
System.Xml.XmlWhitespace
Definition
XmlWhitespace.cs:6
System.Diagnostics
Definition
AggregationManager.cs:6
System.Reflection
Definition
ICustomTypeProvider.cs:1
System.Runtime.CompilerServices
Definition
NullablePublicOnlyAttribute.cs:3
System.Runtime.Versioning
Definition
NonVersionableAttribute.cs:1
System.Xml.XmlNodeChangedAction
XmlNodeChangedAction
Definition
XmlNodeChangedAction.cs:4
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.Xml
Definition
BaseRegionIterator.cs:1
System
Definition
BlockingCollection.cs:8
source
System.Xml.XmlDocument
Properties
AssemblyInfo.cs
Generated by
1.10.0