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
using
System.Xml.XPath
;
8
9
[
assembly
:
CLSCompliant
(
true
)]
10
[
assembly
:
AssemblyDefaultAlias
(
"System.Xml.XPath"
)]
11
[
assembly
:
AssemblyMetadata
(
".NETFrameworkAssembly"
,
""
)]
12
[
assembly
:
AssemblyMetadata
(
"Serviceable"
,
"True"
)]
13
[
assembly
:
AssemblyMetadata
(
"PreferInbox"
,
"True"
)]
14
[
assembly
:
AssemblyMetadata
(
"IsTrimmable"
,
"True"
)]
15
[
assembly
:
AssemblyCompany
(
"Microsoft Corporation"
)]
16
[
assembly
:
AssemblyCopyright
(
"© Microsoft Corporation. All rights reserved."
)]
17
[
assembly
:
AssemblyDescription
(
"System.Xml.XPath"
)]
18
[
assembly
:
AssemblyFileVersion
(
"6.0.21.52210"
)]
19
[
assembly
:
AssemblyInformationalVersion
(
"6.0.0+4822e3c3aa77eb82b2fb33c9321f923cf11ddde6"
)]
20
[
assembly
:
AssemblyProduct
(
"Microsoft® .NET"
)]
21
[
assembly
:
AssemblyTitle
(
"System.Xml.XPath"
)]
22
[
assembly
:
AssemblyMetadata
(
"RepositoryUrl"
,
"https://github.com/dotnet/runtime"
)]
23
[
assembly
:
AssemblyVersion
(
"6.0.0.0"
)]
24
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlNodeOrder
))]
25
[
assembly
:
TypeForwardedTo
(
typeof
(
IXPathNavigable
))]
26
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlCaseOrder
))]
27
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlDataType
))]
28
[
assembly
:
TypeForwardedTo
(
typeof
(
XmlSortOrder
))]
29
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathDocument
))]
30
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathException
))]
31
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathExpression
))]
32
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathItem
))]
33
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathNamespaceScope
))]
34
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathNavigator
))]
35
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathNodeIterator
))]
36
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathNodeType
))]
37
[
assembly
:
TypeForwardedTo
(
typeof
(
XPathResultType
))]
38
[
module
:
SkipLocalsInit
]
System.Xml.XPath.XPathDocument
Definition
XPathDocument.cs:9
System.Xml.XPath.XPathException
Definition
XPathException.cs:10
System.Xml.XPath.XPathExpression
Definition
XPathExpression.cs:7
System.Xml.XPath.XPathItem
Definition
XPathItem.cs:6
System.Xml.XPath.XPathNavigator
Definition
XPathNavigator.cs:15
System.Xml.XPath.XPathNodeIterator
Definition
XPathNodeIterator.cs:8
System.Xml.XPath.IXPathNavigable
Definition
IXPathNavigable.cs:4
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.XPath.XPathNamespaceScope
XPathNamespaceScope
Definition
XPathNamespaceScope.cs:4
System.Xml.XPath.XPathResultType
XPathResultType
Definition
XPathResultType.cs:4
System.Xml.XPath.XmlCaseOrder
XmlCaseOrder
Definition
XmlCaseOrder.cs:4
System.Xml.XPath.XmlSortOrder
XmlSortOrder
Definition
XmlSortOrder.cs:4
System.Xml.XPath.XPathNodeType
XPathNodeType
Definition
XPathNodeType.cs:4
System.Xml.XPath.XmlDataType
XmlDataType
Definition
XmlDataType.cs:4
System.Xml.XPath
Definition
Extensions.cs:5
System.Xml.XmlNodeOrder
XmlNodeOrder
Definition
XmlNodeOrder.cs:4
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.Xml
Definition
BaseRegionIterator.cs:1
System
Definition
BlockingCollection.cs:8
source
System.Xml.XPath
Properties
AssemblyInfo.cs
Generated by
1.10.0