index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.editorconfig
31
-rw-r--r--
.gitattributes
68
-rw-r--r--
.gitignore
306
-rw-r--r--
.gitmirror
1
-rw-r--r--
BuildToolsVersion.txt
1
-rw-r--r--
CMakeLists.txt
570
-rw-r--r--
CODE_OWNERS.TXT
23
-rw-r--r--
CONTRIBUTING.md
7
-rw-r--r--
Documentation/.gitmirrorall
1
-rw-r--r--
Documentation/README.md
84
-rw-r--r--
Documentation/botr/_tableOfContents.md
34
-rw-r--r--
Documentation/botr/botr-faq.md
46
-rw-r--r--
Documentation/botr/clr-abi.md
661
-rw-r--r--
Documentation/botr/dac-notes.md
213
-rw-r--r--
Documentation/botr/exceptions.md
299
-rw-r--r--
Documentation/botr/garbage-collection.md
332
-rw-r--r--
Documentation/botr/intro-to-clr.md
261
-rw-r--r--
Documentation/botr/method-descriptor.md
343
-rw-r--r--
Documentation/botr/mscorlib.md
357
-rw-r--r--
Documentation/botr/porting-ryujit.md
112
-rw-r--r--
Documentation/botr/profilability.md
240
-rw-r--r--
Documentation/botr/profiling.md
513
-rw-r--r--
Documentation/botr/readytorun-overview.md
335
-rw-r--r--
Documentation/botr/ryujit-overview.md
558
-rw-r--r--
Documentation/botr/stackwalking.md
85
-rw-r--r--
Documentation/botr/threading.md
210
-rw-r--r--
Documentation/botr/type-loader.md
317
-rw-r--r--
Documentation/botr/type-system.md
233
-rw-r--r--
Documentation/botr/virtual-stub-dispatch.md
188
-rw-r--r--
Documentation/building/buildinglldb.md
87
-rw-r--r--
Documentation/building/cross-building.md
137
-rw-r--r--
Documentation/building/crossgen.md
66
-rw-r--r--
Documentation/building/debugging-instructions.md
145
-rw-r--r--
Documentation/building/freebsd-instructions.md
282
-rw-r--r--
Documentation/building/linux-instructions.md
220
-rw-r--r--
Documentation/building/netbsd-instructions.md
129
-rw-r--r--
Documentation/building/osx-instructions.md
80
-rw-r--r--
Documentation/building/test-configuration.md
41
-rw-r--r--
Documentation/building/testing-with-corefx.md
16
-rw-r--r--
Documentation/building/unix-test-instructions.md
81
-rw-r--r--
Documentation/building/viewing-jit-dumps.md
173
-rw-r--r--
Documentation/building/windows-instructions.md
188
-rw-r--r--
Documentation/building/windows-test-instructions.md
106
-rw-r--r--
Documentation/coding-guidelines/EventLogging.md
19
-rw-r--r--
Documentation/coding-guidelines/clr-code-guide.md
1269
-rw-r--r--
Documentation/coding-guidelines/clr-jit-coding-conventions.md
2001
-rw-r--r--
Documentation/coding-guidelines/cross-platform-performance-and-eventing.md
287
-rw-r--r--
Documentation/design-docs/first-class-structs.md
651
-rw-r--r--
Documentation/design-docs/inline-size-estimates.md
526
-rw-r--r--
Documentation/design-docs/inlining-plans.md
438
-rw-r--r--
Documentation/design-docs/longs-on-32bit-arch.md
117
-rw-r--r--
Documentation/design-docs/removing-embedded-statements.md
180
-rw-r--r--
Documentation/images/dac-overview.png
bin
0 -> 8955 bytes
-rw-r--r--
Documentation/images/methoddesc-fig1.png
bin
0 -> 23050 bytes
-rw-r--r--
Documentation/images/methoddesc-fig2.png
bin
0 -> 18739 bytes
-rw-r--r--
Documentation/images/methoddesc-fig3.png
bin
0 -> 16945 bytes
-rw-r--r--
Documentation/images/profiling-exception-callback-sequence.png
bin
0 -> 234437 bytes
-rw-r--r--
Documentation/images/profiling-gc.png
bin
0 -> 32961 bytes
-rw-r--r--
Documentation/images/profiling-overview.png
bin
0 -> 71763 bytes
-rw-r--r--
Documentation/images/ryujit-ir-overview.png
bin
0 -> 158980 bytes
-rw-r--r--
Documentation/images/stack.png
bin
0 -> 90302 bytes
-rw-r--r--
Documentation/images/type-system-dependencies.png
bin
0 -> 28616 bytes
-rw-r--r--
Documentation/images/typeloader-fig1.png
bin
0 -> 16940 bytes
-rw-r--r--
Documentation/images/typeloader-fig2.png
bin
0 -> 7093 bytes
-rw-r--r--
Documentation/images/typeloader-fig3.png
bin
0 -> 15030 bytes
-rw-r--r--
Documentation/images/typeloader-fig4.png
bin
0 -> 17294 bytes
-rw-r--r--
Documentation/images/virtualstubdispatch-fig1.png
bin
0 -> 21092 bytes
-rw-r--r--
Documentation/images/virtualstubdispatch-fig2.png
bin
0 -> 10696 bytes
-rw-r--r--
Documentation/images/virtualstubdispatch-fig3.png
bin
0 -> 9840 bytes
-rw-r--r--
Documentation/images/virtualstubdispatch-fig4.png
bin
0 -> 8315 bytes
-rw-r--r--
Documentation/project-docs/adding_new_public_apis.md
31
-rw-r--r--
Documentation/project-docs/ci-trigger-phrases.md
343
-rwxr-xr-x
Documentation/project-docs/clr-complus-conf-docgen.sh
105
-rw-r--r--
Documentation/project-docs/clr-configuration-knobs.md
809
-rw-r--r--
Documentation/project-docs/contributing-workflow.md
107
-rw-r--r--
Documentation/project-docs/contributing.md
166
-rw-r--r--
Documentation/project-docs/developer-guide.md
28
-rw-r--r--
Documentation/project-docs/dotnet-filenames.md
11
-rw-r--r--
Documentation/project-docs/dotnet-standards.md
69
-rw-r--r--
Documentation/project-docs/garbage-collector-guidelines.md
37
-rw-r--r--
Documentation/project-docs/glossary.md
28
-rw-r--r--
Documentation/project-docs/jit-testing.md
169
-rw-r--r--
Documentation/project-docs/linux-performance-tracing.md
142
-rw-r--r--
Documentation/project-docs/performance-guidelines.md
54
-rw-r--r--
Documentation/project-docs/profiling-api-status.md
80
-rw-r--r--
Documentation/project-docs/project-priorities.md
27
-rw-r--r--
Documentation/project-docs/windows-performance-tracing.md
14
-rw-r--r--
DotnetCLIVersion.txt
1
-rw-r--r--
LICENSE.TXT
21
-rw-r--r--
PATENTS.TXT
47
-rw-r--r--
README.md
106
-rw-r--r--
THIRD-PARTY-NOTICES
103
-rw-r--r--
UpdatePublishedVersions.ps1
26
-rw-r--r--
all.locproj
47
-rw-r--r--
build-packages.cmd
56
-rwxr-xr-x
build-packages.sh
73
-rw-r--r--
build-test.cmd
301
-rw-r--r--
build.cmd
599
-rw-r--r--
build.proj
35
-rwxr-xr-x
build.sh
730
-rw-r--r--
clean.cmd
105
-rwxr-xr-x
clean.sh
83
-rw-r--r--
clr.coreclr.props
104
-rw-r--r--
clr.defines.targets
213
-rw-r--r--
clr.desktop.props
104
-rw-r--r--
clr.native.targets
31
-rw-r--r--
clr.props
338
-rw-r--r--
clr.targets
94
-rw-r--r--
clrdefinitions.cmake
194
-rw-r--r--
cmake.definitions
0
-rw-r--r--
compileoptions.cmake
141
-rw-r--r--
config.json
522
-rw-r--r--
cross/.gitmirrorall
1
-rw-r--r--
cross/arm-softfp/sources.list.jessie
3
-rw-r--r--
cross/arm-softfp/toolchain.cmake
46
-rw-r--r--
cross/arm-softfp/tryrun.cmake
123
-rw-r--r--
cross/arm/sources.list.trusty
11
-rw-r--r--
cross/arm/sources.list.vivid
11
-rw-r--r--
cross/arm/sources.list.wily
11
-rw-r--r--
cross/arm/toolchain.cmake
46
-rw-r--r--
cross/arm/tryrun.cmake
123
-rw-r--r--
cross/arm64/sources.list.trusty
11
-rw-r--r--
cross/arm64/sources.list.vivid
11
-rw-r--r--
cross/arm64/sources.list.wily
11
-rw-r--r--
cross/arm64/toolchain.cmake
33
-rw-r--r--
cross/arm64/tryrun.cmake
123
-rwxr-xr-x
cross/build-rootfs.sh
84
-rw-r--r--
crosscomponents.cmake
9
-rw-r--r--
crossgen.cmake
26
-rw-r--r--
dac.cmake
9
-rw-r--r--
dac.props
34
-rw-r--r--
definitionsconsistencycheck.cmake
11
-rw-r--r--
dependencies.props
88
-rw-r--r--
dir.props
195
-rw-r--r--
dir.targets
17
-rw-r--r--
dir.traversal.targets
21
-rw-r--r--
dirs.proj
25
-rwxr-xr-x
enablesanitizers.sh
117
-rwxr-xr-x
extract-from-json.py
56
-rw-r--r--
functions.cmake
218
-rw-r--r--
generateexportedsymbols.awk
11
-rw-r--r--
generateversionscript.awk
19
-rw-r--r--
global.json
3
-rw-r--r--
init-tools.cmd
82
-rwxr-xr-x
init-tools.sh
121
-rwxr-xr-x
netci.groovy
2569
-rw-r--r--
oacr.cfg
1
-rw-r--r--
partition.settings.targets
20
-rw-r--r--
perf.groovy
166
-rw-r--r--
pgosupport.cmake
80
-rw-r--r--
publish-packages.cmd
23
-rwxr-xr-x
publish-packages.sh
26
-rwxr-xr-x
run-cppcheck.sh
119
-rw-r--r--
run.cmd
39
-rwxr-xr-x
run.sh
20
-rw-r--r--
sanitizerblacklist.txt
14
-rw-r--r--
src/.gitmirror
1
-rw-r--r--
src/.nuget/.gitmirrorall
1
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
73
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
57
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/debian/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/fedora/23/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/fedora/24/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/opensuse/13.2/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/opensuse/42.1/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/osx/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/rhel/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/ubuntu/14.04/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/ubuntu/16.04/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/ubuntu/16.10/Microsoft.NETCore.ILAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILAsm/win/Microsoft.NETCore.ILAsm.pkgproj
24
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.builds
73
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.pkgproj
57
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/debian/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/fedora/23/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/fedora/24/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/opensuse/13.2/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/opensuse/42.1/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/osx/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/rhel/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/ubuntu/14.04/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/ubuntu/16.04/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/ubuntu/16.10/Microsoft.NETCore.ILDAsm.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.ILDAsm/win/Microsoft.NETCore.ILDAsm.pkgproj
25
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.builds
73
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/Microsoft.NETCore.Jit.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/debian/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/fedora/23/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/fedora/24/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/opensuse/13.2/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/opensuse/42.1/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/osx/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/rhel/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/ubuntu/14.04/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/ubuntu/16.04/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/ubuntu/16.10/Microsoft.NETCore.Jit.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.Jit/win/Microsoft.NETCore.Jit.pkgproj
39
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.builds
73
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
66
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/debian/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/fedora/23/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/fedora/24/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/opensuse/13.2/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/opensuse/42.1/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/osx/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
54
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/rhel/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/14.04/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/16.04/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/16.10/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
56
-rw-r--r--
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/win/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
99
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.builds
73
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.pkgproj
61
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/debian/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/fedora/23/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/fedora/24/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/opensuse/13.2/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/opensuse/42.1/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/osx/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/rhel/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/ubuntu/14.04/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/ubuntu/16.04/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/ubuntu/16.10/Microsoft.NETCore.TestHost.pkgproj
29
-rw-r--r--
src/.nuget/Microsoft.NETCore.TestHost/win/Microsoft.NETCore.TestHost.pkgproj
24
-rw-r--r--
src/.nuget/Microsoft.TargetingPack.Private.CoreCLR/Microsoft.TargetingPack.Private.CoreCLR.pkgproj
19
-rw-r--r--
src/.nuget/ThirdPartyNotices.txt
31
-rw-r--r--
src/.nuget/_.pdb
2
-rw-r--r--
src/.nuget/descriptions.json
42
-rw-r--r--
src/.nuget/dotnet_library_license.txt
127
-rw-r--r--
src/.nuget/init/project.json
10
-rw-r--r--
src/.nuget/init/readme.txt
1
-rw-r--r--
src/.nuget/optdata/project.json
11
-rw-r--r--
src/.nuget/packages.builds
26
-rw-r--r--
src/AUTOEXP.DAT
2066
-rw-r--r--
src/CMakeLists.txt
172
-rw-r--r--
src/NuGet.Config
13
-rw-r--r--
src/ToolBox/.gitmirror
1
-rw-r--r--
src/ToolBox/CMakeLists.txt
2
-rw-r--r--
src/ToolBox/PdbTypeMatch/.gitmirror
1
-rw-r--r--
src/ToolBox/PdbTypeMatch/PdbTypeMatch.cpp
2023
-rw-r--r--
src/ToolBox/PdbTypeMatch/PdbTypeMatch.h
69
-rw-r--r--
src/ToolBox/PdbTypeMatch/PdbTypeMatch.nativeproj
59
-rw-r--r--
src/ToolBox/PdbTypeMatch/PrintSymbol.cpp
2254
-rw-r--r--
src/ToolBox/PdbTypeMatch/PrintSymbol.h
66
-rw-r--r--
src/ToolBox/PdbTypeMatch/callback.h
96
-rw-r--r--
src/ToolBox/PdbTypeMatch/include/.gitmirror
1
-rw-r--r--
src/ToolBox/PdbTypeMatch/include/cvconst.h
3181
-rw-r--r--
src/ToolBox/PdbTypeMatch/include/dia2.h
7854
-rw-r--r--
src/ToolBox/PdbTypeMatch/include/diacreate.h
40
-rw-r--r--
src/ToolBox/PdbTypeMatch/native.rc
8
-rw-r--r--
src/ToolBox/PdbTypeMatch/regs.cpp
1708
-rw-r--r--
src/ToolBox/PdbTypeMatch/regs.h
23
-rw-r--r--
src/ToolBox/PdbTypeMatch/stdafx.cpp
9
-rw-r--r--
src/ToolBox/PdbTypeMatch/stdafx.h
25
-rw-r--r--
src/ToolBox/SOS/.gitmirror
1
-rw-r--r--
src/ToolBox/SOS/CMakeLists.txt
3
-rw-r--r--
src/ToolBox/SOS/DacTableGen/.gitmirror
1
-rw-r--r--
src/ToolBox/SOS/DacTableGen/CMakeLists.txt
19
-rw-r--r--
src/ToolBox/SOS/DacTableGen/DacTableGen.csproj
55
-rw-r--r--
src/ToolBox/SOS/DacTableGen/MapSymbolProvider.cs
503
-rw-r--r--
src/ToolBox/SOS/DacTableGen/cvconst.cs
2037
-rw-r--r--
src/ToolBox/SOS/DacTableGen/diautil.cs
809
-rw-r--r--
src/ToolBox/SOS/DacTableGen/main.cs
656
-rw-r--r--
src/ToolBox/SOS/NETCore/.gitmirror
1
-rw-r--r--
src/ToolBox/SOS/NETCore/SOS.NETCore.csproj
61
-rw-r--r--
src/ToolBox/SOS/NETCore/SOS.NETCore.sln
22
-rw-r--r--
src/ToolBox/SOS/NETCore/SymbolReader.cs
694
-rw-r--r--
src/ToolBox/SOS/NETCore/project.json
20
-rw-r--r--
src/ToolBox/SOS/SOSAndICorDebug.md
81
-rw-r--r--
src/ToolBox/SOS/Strike/.gitmirror
1
-rw-r--r--
src/ToolBox/SOS/Strike/ApolloNative.rc
10
-rw-r--r--
src/ToolBox/SOS/Strike/CMakeLists.txt
201
-rw-r--r--
src/ToolBox/SOS/Strike/EventCallbacks.cpp
160
-rw-r--r--
src/ToolBox/SOS/Strike/EventCallbacks.h
68
-rw-r--r--
src/ToolBox/SOS/Strike/ExpressionNode.cpp
2178
-rw-r--r--
src/ToolBox/SOS/Strike/ExpressionNode.h
307
-rw-r--r--
src/ToolBox/SOS/Strike/Native.rc
10
-rw-r--r--
src/ToolBox/SOS/Strike/SOS.nativeproj
7
-rw-r--r--
src/ToolBox/SOS/Strike/SOS.sln
76
-rw-r--r--
src/ToolBox/SOS/Strike/SOS.vcproj
303
-rw-r--r--
src/ToolBox/SOS/Strike/UtilCode.h
11
-rw-r--r--
src/ToolBox/SOS/Strike/WatchCmd.cpp
331
-rw-r--r--
src/ToolBox/SOS/Strike/WatchCmd.h
110
-rw-r--r--
src/ToolBox/SOS/Strike/apollososdocs.txt
2727
-rw-r--r--
src/ToolBox/SOS/Strike/data.h
51
-rw-r--r--
src/ToolBox/SOS/Strike/datatarget.cpp
215
-rw-r--r--
src/ToolBox/SOS/Strike/datatarget.h
90
-rw-r--r--
src/ToolBox/SOS/Strike/dirs.proj
20
-rw-r--r--
src/ToolBox/SOS/Strike/disasm.cpp
1142
-rw-r--r--
src/ToolBox/SOS/Strike/disasm.h
453
-rw-r--r--
src/ToolBox/SOS/Strike/disasmARM.cpp
626
-rw-r--r--
src/ToolBox/SOS/Strike/disasmARM64.cpp
392
-rw-r--r--
src/ToolBox/SOS/Strike/disasmX86.cpp
1707
-rw-r--r--
src/ToolBox/SOS/Strike/dllsext.cpp
278
-rw-r--r--
src/ToolBox/SOS/Strike/eeheap.cpp
1913
-rw-r--r--
src/ToolBox/SOS/Strike/exts.cpp
435
-rw-r--r--
src/ToolBox/SOS/Strike/exts.h
513
-rw-r--r--
src/ToolBox/SOS/Strike/gchist.cpp
636
-rw-r--r--
src/ToolBox/SOS/Strike/gcroot.cpp
2503
-rw-r--r--
src/ToolBox/SOS/Strike/inc/.gitmirror
1
-rw-r--r--
src/ToolBox/SOS/Strike/inc/dbgeng.h
16122
-rw-r--r--
src/ToolBox/SOS/Strike/inc/dbghelp.h
4540
-rw-r--r--
src/ToolBox/SOS/Strike/inc/wdbgexts.h
2807
-rw-r--r--
src/ToolBox/SOS/Strike/metadata.cpp
1041
-rw-r--r--
src/ToolBox/SOS/Strike/ntinfo.h
193
-rw-r--r--
src/ToolBox/SOS/Strike/platformspecific.h
195
-rw-r--r--
src/ToolBox/SOS/Strike/sildasm.cpp
1090
-rw-r--r--
src/ToolBox/SOS/Strike/sos.cpp
888
-rw-r--r--
src/ToolBox/SOS/Strike/sos.def
231
-rw-r--r--
src/ToolBox/SOS/Strike/sos.h
792
-rw-r--r--
src/ToolBox/SOS/Strike/sos.targets
166
-rw-r--r--
src/ToolBox/SOS/Strike/sos_md.h
926
-rw-r--r--
src/ToolBox/SOS/Strike/sos_stacktrace.h
174
-rw-r--r--
src/ToolBox/SOS/Strike/sos_unixexports.src
54
-rw-r--r--
src/ToolBox/SOS/Strike/sosdocs.txt
2572
-rw-r--r--
src/ToolBox/SOS/Strike/sosdocsunix.txt
1713
-rw-r--r--
src/ToolBox/SOS/Strike/stressLogDump.cpp
549
-rw-r--r--
src/ToolBox/SOS/Strike/strike.cpp
14462
-rw-r--r--
src/ToolBox/SOS/Strike/strike.h
144
-rw-r--r--
src/ToolBox/SOS/Strike/util.cpp
6975
-rw-r--r--
src/ToolBox/SOS/Strike/util.h
3292
-rw-r--r--
src/ToolBox/SOS/Strike/vm.cpp
732
-rw-r--r--
src/ToolBox/SOS/Strike/xplat/.gitmirror
1
-rw-r--r--
src/ToolBox/SOS/Strike/xplat/dbgeng.h
485
-rw-r--r--
src/ToolBox/SOS/Strike/xplat/dbghelp.h
17
-rw-r--r--
src/ToolBox/SOS/Strike/xplat/wdbgexts.h
28
-rw-r--r--
src/ToolBox/SOS/diasdk/.gitmirror
1
-rw-r--r--
src/ToolBox/SOS/diasdk/CMakeLists.txt
16
-rw-r--r--
src/ToolBox/SOS/diasdk/diasdk.nativeproj
43
-rw-r--r--
src/ToolBox/SOS/diasdk/native.rc
7
-rw-r--r--
src/ToolBox/SOS/dirs.proj
32
-rw-r--r--
src/ToolBox/SOS/lldbplugin/.gitmirrorall
1
-rw-r--r--
src/ToolBox/SOS/lldbplugin/CMakeLists.txt
115
-rw-r--r--
src/ToolBox/SOS/lldbplugin/coreruncommand.cpp
47
-rw-r--r--
src/ToolBox/SOS/lldbplugin/inc/lldbservices.h
565
-rw-r--r--
src/ToolBox/SOS/lldbplugin/mstypes.h
106
-rw-r--r--
src/ToolBox/SOS/lldbplugin/services.cpp
1692
-rw-r--r--
src/ToolBox/SOS/lldbplugin/services.h
274
-rw-r--r--
src/ToolBox/SOS/lldbplugin/setclrpathcommand.cpp
53
-rw-r--r--
src/ToolBox/SOS/lldbplugin/setsostidcommand.cpp
64
-rw-r--r--
src/ToolBox/SOS/lldbplugin/soscommand.cpp
152
-rw-r--r--
src/ToolBox/SOS/lldbplugin/sosplugin.cpp
21
-rw-r--r--
src/ToolBox/SOS/lldbplugin/sosplugin.h
28
-rw-r--r--
src/ToolBox/SOS/tests/.gitmirrorall
1
-rw-r--r--
src/ToolBox/SOS/tests/OnCrash.do
2
-rw-r--r--
src/ToolBox/SOS/tests/README.md
33
-rw-r--r--
src/ToolBox/SOS/tests/dumpil.py
26
-rw-r--r--
src/ToolBox/SOS/tests/dumpmodule.py
26
-rw-r--r--
src/ToolBox/SOS/tests/runprocess.py
34
-rw-r--r--
src/ToolBox/SOS/tests/test_libsosplugin.py
84
-rw-r--r--
src/ToolBox/SOS/tests/testutils.py
40
-rw-r--r--
src/ToolBox/dirs.proj
100
-rw-r--r--
src/ToolBox/superpmi/.gitmirror
1
-rw-r--r--
src/ToolBox/superpmi/CMakeLists.txt
5
-rw-r--r--
src/ToolBox/superpmi/mcs/.gitmirror
1
-rw-r--r--
src/ToolBox/superpmi/mcs/CMakeLists.txt
76
-rw-r--r--
src/ToolBox/superpmi/mcs/commandline.cpp
581
-rw-r--r--
src/ToolBox/superpmi/mcs/commandline.h
76
-rw-r--r--
src/ToolBox/superpmi/mcs/mcs.cpp
108
-rw-r--r--
src/ToolBox/superpmi/mcs/mcs.h
9
-rw-r--r--
src/ToolBox/superpmi/mcs/verbasmdump.cpp
68
-rw-r--r--
src/ToolBox/superpmi/mcs/verbasmdump.h
19
-rw-r--r--
src/ToolBox/superpmi/mcs/verbconcat.cpp
99
-rw-r--r--
src/ToolBox/superpmi/mcs/verbconcat.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbdump.cpp
36
-rw-r--r--
src/ToolBox/superpmi/mcs/verbdump.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbdumpmap.cpp
64
-rw-r--r--
src/ToolBox/superpmi/mcs/verbdumpmap.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbdumptoc.cpp
32
-rw-r--r--
src/ToolBox/superpmi/mcs/verbdumptoc.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbfracture.cpp
74
-rw-r--r--
src/ToolBox/superpmi/mcs/verbfracture.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbildump.cpp
625
-rw-r--r--
src/ToolBox/superpmi/mcs/verbildump.h
24
-rw-r--r--
src/ToolBox/superpmi/mcs/verbinteg.cpp
37
-rw-r--r--
src/ToolBox/superpmi/mcs/verbinteg.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbmerge.cpp
470
-rw-r--r--
src/ToolBox/superpmi/mcs/verbmerge.h
29
-rw-r--r--
src/ToolBox/superpmi/mcs/verbremovedup.cpp
145
-rw-r--r--
src/ToolBox/superpmi/mcs/verbremovedup.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbsmarty.cpp
96
-rw-r--r--
src/ToolBox/superpmi/mcs/verbsmarty.h
22
-rw-r--r--
src/ToolBox/superpmi/mcs/verbstat.cpp
74
-rw-r--r--
src/ToolBox/superpmi/mcs/verbstat.h
17
-rw-r--r--
src/ToolBox/superpmi/mcs/verbstrip.cpp
150
-rw-r--r--
src/ToolBox/superpmi/mcs/verbstrip.h
18
-rw-r--r--
src/ToolBox/superpmi/mcs/verbtoc.cpp
108
-rw-r--r--
src/ToolBox/superpmi/mcs/verbtoc.h
17
-rw-r--r--
src/ToolBox/superpmi/readme.txt
86
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/.gitmirror
1
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/asmdumper.cpp
91
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/asmdumper.h
18
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/callutils.cpp
416
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/callutils.h
44
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/compileresult.cpp
1080
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/compileresult.h
276
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/crlwmlist.h
46
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/errorhandling.cpp
151
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/errorhandling.h
88
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/icorjitcompilerimpl.h
70
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/icorjithostimpl.h
55
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/icorjitinfoimpl.h
1316
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/lightweightmap.h
726
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/logging.cpp
342
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/logging.h
108
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/lwmlist.h
149
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/mclist.cpp
258
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/mclist.h
35
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/methodcontext.cpp
6509
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/methodcontext.h
1179
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/methodcontextiterator.cpp
127
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/methodcontextiterator.h
104
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/methodcontextreader.cpp
469
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/methodcontextreader.h
123
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/registertablexarch.h
124
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/runtimedetails.h
43
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/simpletimer.cpp
56
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/simpletimer.h
25
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/spmiutil.cpp
109
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/spmiutil.h
25
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/standardpch.cpp
7
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/standardpch.h
106
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/tocfile.cpp
79
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/tocfile.h
78
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/typeutils.cpp
169
-rw-r--r--
src/ToolBox/superpmi/superpmi-shared/typeutils.h
25
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/.gitmirror
1
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/CMakeLists.txt
72
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/coreclrcallbacks.cpp
62
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/coreclrcallbacks.h
19
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.cpp
120
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.h
25
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.cpp
2284
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.h
30
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/ieememorymanager.cpp
72
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/ieememorymanager.h
43
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/iexecutionengine.cpp
154
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/iexecutionengine.h
70
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/jithost.cpp
64
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/jithost.h
25
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.cpp
309
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.def
5
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.h
17
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/.gitmirror
1
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/CMakeLists.txt
73
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/coreclrcallbacks.cpp
62
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/coreclrcallbacks.h
19
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.cpp
68
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.h
26
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.cpp
1901
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.h
26
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/ieememorymanager.cpp
72
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/ieememorymanager.h
107
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/iexecutionengine.cpp
157
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/iexecutionengine.h
149
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/jithost.cpp
49
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/jithost.h
25
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.cpp
140
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.h
23
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.cpp
231
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.def
5
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.h
13
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/.gitmirror
1
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/CMakeLists.txt
72
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/coreclrcallbacks.cpp
58
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/coreclrcallbacks.h
20
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.cpp
59
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.h
24
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.cpp
1726
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.h
24
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/ieememorymanager.cpp
72
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/ieememorymanager.h
108
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/iexecutionengine.cpp
158
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/iexecutionengine.h
150
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/jithost.cpp
40
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/jithost.h
22
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.cpp
217
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.def
5
-rw-r--r--
src/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.h
13
-rw-r--r--
src/ToolBox/superpmi/superpmi/.gitmirror
1
-rw-r--r--
src/ToolBox/superpmi/superpmi/CMakeLists.txt
76
-rw-r--r--
src/ToolBox/superpmi/superpmi/commandline.cpp
543
-rw-r--r--
src/ToolBox/superpmi/superpmi/commandline.h
74
-rw-r--r--
src/ToolBox/superpmi/superpmi/coreclrcallbacks.cpp
69
-rw-r--r--
src/ToolBox/superpmi/superpmi/coreclrcallbacks.h
18
-rw-r--r--
src/ToolBox/superpmi/superpmi/cycletimer.cpp
60
-rw-r--r--
src/ToolBox/superpmi/superpmi/cycletimer.h
28
-rw-r--r--
src/ToolBox/superpmi/superpmi/filecache.cpp
150
-rw-r--r--
src/ToolBox/superpmi/superpmi/filecache.h
78
-rw-r--r--
src/ToolBox/superpmi/superpmi/icorjitinfo.cpp
2044
-rw-r--r--
src/ToolBox/superpmi/superpmi/icorjitinfo.h
26
-rw-r--r--
src/ToolBox/superpmi/superpmi/ieememorymanager.cpp
110
-rw-r--r--
src/ToolBox/superpmi/superpmi/ieememorymanager.h
113
-rw-r--r--
src/ToolBox/superpmi/superpmi/iexecutionengine.cpp
213
-rw-r--r--
src/ToolBox/superpmi/superpmi/iexecutionengine.h
151
-rw-r--r--
src/ToolBox/superpmi/superpmi/jitdebugger.cpp
459
-rw-r--r--
src/ToolBox/superpmi/superpmi/jitdebugger.h
33
-rw-r--r--
src/ToolBox/superpmi/superpmi/jithost.cpp
120
-rw-r--r--
src/ToolBox/superpmi/superpmi/jithost.h
20
-rw-r--r--
src/ToolBox/superpmi/superpmi/jitinstance.cpp
436
-rw-r--r--
src/ToolBox/superpmi/superpmi/jitinstance.h
57
-rw-r--r--
src/ToolBox/superpmi/superpmi/methodstatsemitter.cpp
126
-rw-r--r--
src/ToolBox/superpmi/superpmi/methodstatsemitter.h
29
-rw-r--r--
src/ToolBox/superpmi/superpmi/neardiffer.cpp
1031
-rw-r--r--
src/ToolBox/superpmi/superpmi/neardiffer.h
86
-rw-r--r--
src/ToolBox/superpmi/superpmi/parallelsuperpmi.cpp
587
-rw-r--r--
src/ToolBox/superpmi/superpmi/superpmi.cpp
564
-rw-r--r--
src/ToolBox/superpmi/superpmi/superpmi.h
27
-rw-r--r--
src/binder/.gitmirror
1
-rw-r--r--
src/binder/CMakeLists.txt
45
-rw-r--r--
src/binder/applicationcontext.cpp
487
-rw-r--r--
src/binder/assembly.cpp
434
-rw-r--r--
src/binder/assemblybinder.cpp
1953
-rw-r--r--
src/binder/assemblyidentitycache.cpp
72
-rw-r--r--
src/binder/assemblyname.cpp
704
-rw-r--r--
src/binder/binder.targets
50
-rw-r--r--
src/binder/binderinterface.cpp
191
-rw-r--r--
src/binder/bindinglog.cpp
332
-rw-r--r--
src/binder/cdebuglog.cpp
482
-rw-r--r--
src/binder/clrprivbinderassemblyloadcontext.cpp
259
-rw-r--r--
src/binder/clrprivbindercoreclr.cpp
309
-rw-r--r--
src/binder/coreclrbindercommon.cpp
188
-rw-r--r--
src/binder/debuglog.cpp
416
-rw-r--r--
src/binder/dirs.proj
20
-rw-r--r--
src/binder/failurecache.cpp
85
-rw-r--r--
src/binder/fusionassemblyname.cpp
1857
-rw-r--r--
src/binder/fusionhelpers.cpp
114
-rw-r--r--
src/binder/inc/.gitmirror
1
-rw-r--r--
src/binder/inc/applicationcontext.hpp
197
-rw-r--r--
src/binder/inc/applicationcontext.inl
110
-rw-r--r--
src/binder/inc/assembly.hpp
222
-rw-r--r--
src/binder/inc/assembly.inl
218
-rw-r--r--
src/binder/inc/assemblybinder.hpp
178
-rw-r--r--
src/binder/inc/assemblyentry.hpp
62
-rw-r--r--
src/binder/inc/assemblyhashtraits.hpp
59
-rw-r--r--
src/binder/inc/assemblyidentity.hpp
149
-rw-r--r--
src/binder/inc/assemblyidentitycache.hpp
116
-rw-r--r--
src/binder/inc/assemblyname.hpp
112
-rw-r--r--
src/binder/inc/assemblyname.inl
144
-rw-r--r--
src/binder/inc/assemblyversion.hpp
60
-rw-r--r--
src/binder/inc/assemblyversion.inl
183
-rw-r--r--
src/binder/inc/binderinterface.hpp
69
-rw-r--r--
src/binder/inc/bindertypes.hpp
132
-rw-r--r--
src/binder/inc/bindinglog.hpp
82
-rw-r--r--
src/binder/inc/bindinglog.inl
46
-rw-r--r--
src/binder/inc/bindresult.hpp
64
-rw-r--r--
src/binder/inc/bindresult.inl
229
-rw-r--r--
src/binder/inc/cdebuglog.hpp
67
-rw-r--r--
src/binder/inc/clrprivbinderassemblyloadcontext.h
86
-rw-r--r--
src/binder/inc/clrprivbindercoreclr.h
100
-rw-r--r--
src/binder/inc/contextentry.hpp
146
-rw-r--r--
src/binder/inc/coreclrbindercommon.h
58
-rw-r--r--
src/binder/inc/debuglog.hpp
118
-rw-r--r--
src/binder/inc/failurecache.hpp
38
-rw-r--r--
src/binder/inc/failurecachehashtraits.hpp
88
-rw-r--r--
src/binder/inc/fusionassemblyname.hpp
217
-rw-r--r--
src/binder/inc/fusionhelpers.hpp
95
-rw-r--r--
src/binder/inc/list.hpp
358
-rw-r--r--
src/binder/inc/loadcontext.hpp
49
-rw-r--r--
src/binder/inc/loadcontext.inl
90
-rw-r--r--
src/binder/inc/propertyhashtraits.hpp
95
-rw-r--r--
src/binder/inc/propertymap.hpp
35
-rw-r--r--
src/binder/inc/stringlexer.hpp
100
-rw-r--r--
src/binder/inc/stringlexer.inl
266
-rw-r--r--
src/binder/inc/textualidentityparser.hpp
70
-rw-r--r--
src/binder/inc/utils.hpp
57
-rw-r--r--
src/binder/inc/variables.hpp
66
-rw-r--r--
src/binder/propertymap.cpp
62
-rw-r--r--
src/binder/stringlexer.cpp
173
-rw-r--r--
src/binder/textualidentityparser.cpp
763
-rw-r--r--
src/binder/utils.cpp
319
-rw-r--r--
src/binder/v3binder/.gitmirror
1
-rw-r--r--
src/binder/v3binder/CMakeLists.txt
4
-rw-r--r--
src/binder/v3binder/v3binder.nativeproj
15
-rw-r--r--
src/binder/v3binder_crossgen/.gitmirror
1
-rw-r--r--
src/binder/v3binder_crossgen/CMakeLists.txt
6
-rw-r--r--
src/binder/v3binder_crossgen/v3binder_crossgen.nativeproj
15
-rw-r--r--
src/binder/variables.cpp
134
-rw-r--r--
src/build.proj
40
-rw-r--r--
src/classlibnative/.gitmirror
1
-rw-r--r--
src/classlibnative/CMakeLists.txt
12
-rw-r--r--
src/classlibnative/Dirs.proj
29
-rw-r--r--
src/classlibnative/bcltype/.gitmirror
1
-rw-r--r--
src/classlibnative/bcltype/BCLType.nativeproj
47
-rw-r--r--
src/classlibnative/bcltype/CMakeLists.txt
32
-rw-r--r--
src/classlibnative/bcltype/arrayhelpers.cpp
427
-rw-r--r--
src/classlibnative/bcltype/arrayhelpers.h
348
-rw-r--r--
src/classlibnative/bcltype/arraynative.cpp
1562
-rw-r--r--
src/classlibnative/bcltype/arraynative.h
81
-rw-r--r--
src/classlibnative/bcltype/console.cpp
152
-rw-r--r--
src/classlibnative/bcltype/console.h
45
-rw-r--r--
src/classlibnative/bcltype/currency.cpp
42
-rw-r--r--
src/classlibnative/bcltype/currency.h
24
-rw-r--r--
src/classlibnative/bcltype/decimal.cpp
2588
-rw-r--r--
src/classlibnative/bcltype/decimal.h
54
-rw-r--r--
src/classlibnative/bcltype/number.cpp
3005
-rw-r--r--
src/classlibnative/bcltype/number.h
61
-rw-r--r--
src/classlibnative/bcltype/oavariant.cpp
430
-rw-r--r--
src/classlibnative/bcltype/oavariant.h
46
-rw-r--r--
src/classlibnative/bcltype/objectnative.cpp
371
-rw-r--r--
src/classlibnative/bcltype/objectnative.h
43
-rw-r--r--
src/classlibnative/bcltype/stringbuffer.cpp
48
-rw-r--r--
src/classlibnative/bcltype/stringbuffer.h
38
-rw-r--r--
src/classlibnative/bcltype/stringnative.cpp
736
-rw-r--r--
src/classlibnative/bcltype/stringnative.h
106
-rw-r--r--
src/classlibnative/bcltype/system.cpp
888
-rw-r--r--
src/classlibnative/bcltype/system.h
158
-rw-r--r--
src/classlibnative/bcltype/varargsnative.cpp
638
-rw-r--r--
src/classlibnative/bcltype/varargsnative.h
33
-rw-r--r--
src/classlibnative/bcltype/variant.cpp
361
-rw-r--r--
src/classlibnative/bcltype/variant.h
55
-rw-r--r--
src/classlibnative/bcltype/windowsruntimebufferhelper.cpp
44
-rw-r--r--
src/classlibnative/bcltype/windowsruntimebufferhelper.h
27
-rw-r--r--
src/classlibnative/float/.gitmirror
1
-rw-r--r--
src/classlibnative/float/CMakeLists.txt
17
-rw-r--r--
src/classlibnative/float/Float.nativeproj
36
-rw-r--r--
src/classlibnative/float/floatdouble.cpp
280
-rw-r--r--
src/classlibnative/float/floatsingle.cpp
54
-rw-r--r--
src/classlibnative/inc/.gitmirror
1
-rw-r--r--
src/classlibnative/inc/calendardata.h
165
-rw-r--r--
src/classlibnative/inc/floatdouble.h
35
-rw-r--r--
src/classlibnative/inc/floatsingle.h
16
-rw-r--r--
src/classlibnative/inc/nls.h
34
-rw-r--r--
src/classlibnative/inc/nlsinfo.h
249
-rw-r--r--
src/classlibnative/inc/nlstable.h
121
-rw-r--r--
src/classlibnative/nls/.gitmirror
1
-rw-r--r--
src/classlibnative/nls/CMakeLists.txt
8
-rw-r--r--
src/classlibnative/nls/NLS.nativeproj
37
-rw-r--r--
src/classlibnative/nls/calendardata.cpp
985
-rw-r--r--
src/classlibnative/nls/encodingdata.cpp
682
-rw-r--r--
src/classlibnative/nls/nlsinfo.cpp
3476
-rw-r--r--
src/classlibnative/nls/nlstable.cpp
259
-rw-r--r--
src/coreclr/.gitmirror
1
-rw-r--r--
src/coreclr/CMakeLists.txt
4
-rw-r--r--
src/coreclr/applydefines.pl
128
-rw-r--r--
src/coreclr/dirs.proj
25
-rw-r--r--
src/coreclr/hosts/.gitmirror
1
-rw-r--r--
src/coreclr/hosts/CMakeLists.txt
13
-rw-r--r--
src/coreclr/hosts/coreconsole/.gitmirror
1
-rw-r--r--
src/coreclr/hosts/coreconsole/CMakeLists.txt
33
-rw-r--r--
src/coreclr/hosts/coreconsole/CoreConsole.nativeproj
32
-rw-r--r--
src/coreclr/hosts/coreconsole/coreconsole.cpp
669
-rw-r--r--
src/coreclr/hosts/coreconsole/logger.cpp
112
-rw-r--r--
src/coreclr/hosts/coreconsole/logger.h
54
-rw-r--r--
src/coreclr/hosts/coreconsole/native.rc
8
-rw-r--r--
src/coreclr/hosts/corerun/.gitmirror
1
-rw-r--r--
src/coreclr/hosts/corerun/CMakeLists.txt
38
-rw-r--r--
src/coreclr/hosts/corerun/coreRun.nativeproj
45
-rw-r--r--
src/coreclr/hosts/corerun/corerun.cpp
691
-rw-r--r--
src/coreclr/hosts/corerun/logger.cpp
269
-rw-r--r--
src/coreclr/hosts/corerun/logger.h
56
-rw-r--r--
src/coreclr/hosts/corerun/native.rc
8
-rw-r--r--
src/coreclr/hosts/corerun/test.txt
1
-rw-r--r--
src/coreclr/hosts/dirs.proj
19
-rw-r--r--
src/coreclr/hosts/inc/.gitmirrorall
1
-rw-r--r--
src/coreclr/hosts/inc/coreclrhost.h
50
-rw-r--r--
src/coreclr/hosts/osxbundlerun/.gitmirrorall
1
-rw-r--r--
src/coreclr/hosts/osxbundlerun/CMakeLists.txt
24
-rw-r--r--
src/coreclr/hosts/osxbundlerun/osxbundlerun.cpp
90
-rw-r--r--
src/coreclr/hosts/unixcoreconsole/.gitmirrorall
1
-rw-r--r--
src/coreclr/hosts/unixcoreconsole/CMakeLists.txt
33
-rw-r--r--
src/coreclr/hosts/unixcoreconsole/coreconsole.cpp
162
-rw-r--r--
src/coreclr/hosts/unixcorerun/.gitmirrorall
1
-rw-r--r--
src/coreclr/hosts/unixcorerun/CMakeLists.txt
33
-rw-r--r--
src/coreclr/hosts/unixcorerun/corerun.cpp
162
-rw-r--r--
src/coreclr/hosts/unixcoreruncommon/.gitmirror
1
-rw-r--r--
src/coreclr/hosts/unixcoreruncommon/CMakeLists.txt
12
-rw-r--r--
src/coreclr/hosts/unixcoreruncommon/coreruncommon.cpp
454
-rw-r--r--
src/coreclr/hosts/unixcoreruncommon/coreruncommon.h
56
-rw-r--r--
src/corefx/.clang-format
18
-rw-r--r--
src/corefx/.gitmirrorall
1
-rw-r--r--
src/corefx/CMakeLists.txt
16
-rw-r--r--
src/corefx/System.Globalization.Native/CMakeLists.txt
77
-rw-r--r--
src/corefx/System.Globalization.Native/calendarData.cpp
669
-rw-r--r--
src/corefx/System.Globalization.Native/casing.cpp
142
-rw-r--r--
src/corefx/System.Globalization.Native/collation.cpp
701
-rw-r--r--
src/corefx/System.Globalization.Native/config.h.in
4
-rw-r--r--
src/corefx/System.Globalization.Native/configure.cmake
27
-rw-r--r--
src/corefx/System.Globalization.Native/errors.h
36
-rw-r--r--
src/corefx/System.Globalization.Native/holders.h
102
-rw-r--r--
src/corefx/System.Globalization.Native/idna.cpp
80
-rw-r--r--
src/corefx/System.Globalization.Native/locale.cpp
206
-rw-r--r--
src/corefx/System.Globalization.Native/locale.hpp
52
-rw-r--r--
src/corefx/System.Globalization.Native/localeNumberData.cpp
558
-rw-r--r--
src/corefx/System.Globalization.Native/localeStringData.cpp
320
-rw-r--r--
src/corefx/System.Globalization.Native/normalization.cpp
88
-rw-r--r--
src/corefx/System.Globalization.Native/timeZoneInfo.cpp
59
-rwxr-xr-x
src/corefx/format-code.sh
40
-rw-r--r--
src/cpp.hint
82
-rw-r--r--
src/debug/.gitmirror
1
-rw-r--r--
src/debug/CMakeLists.txt
6
-rw-r--r--
src/debug/SetDebugTargetCoreSysARM.props
25
-rw-r--r--
src/debug/SetDebugTargetCoreSysX86.props
23
-rw-r--r--
src/debug/SetDebugTargetLocal.props
30
-rw-r--r--
src/debug/SetDebugTargetWinARM.props
19
-rw-r--r--
src/debug/SetDebugTargetWinx86.props
8
-rw-r--r--
src/debug/XPlatCommon.props
41
-rw-r--r--
src/debug/clrdbg.sln
69
-rw-r--r--
src/debug/daccess/.gitmirror
1
-rw-r--r--
src/debug/daccess/CMakeLists.txt
49
-rw-r--r--
src/debug/daccess/amd64/.gitmirror
1
-rw-r--r--
src/debug/daccess/amd64/primitives.cpp
13
-rw-r--r--
src/debug/daccess/arm/.gitmirror
1
-rw-r--r--
src/debug/daccess/arm/primitives.cpp
9
-rw-r--r--
src/debug/daccess/arm64/.gitmirror
1
-rw-r--r--
src/debug/daccess/arm64/primitives.cpp
9
-rw-r--r--
src/debug/daccess/daccess.cpp
8673
-rw-r--r--
src/debug/daccess/daccess.targets
67
-rw-r--r--
src/debug/daccess/dacdbiimpl.cpp
7639
-rw-r--r--
src/debug/daccess/dacdbiimpl.h
1152
-rw-r--r--
src/debug/daccess/dacdbiimpl.inl
79
-rw-r--r--
src/debug/daccess/dacdbiimpllocks.cpp
43
-rw-r--r--
src/debug/daccess/dacdbiimplstackwalk.cpp
1313
-rw-r--r--
src/debug/daccess/dacfn.cpp
1505
-rw-r--r--
src/debug/daccess/dacimpl.h
4015
-rw-r--r--
src/debug/daccess/datatargetadapter.cpp
255
-rw-r--r--
src/debug/daccess/datatargetadapter.h
84
-rw-r--r--
src/debug/daccess/dirs.proj
19
-rw-r--r--
src/debug/daccess/enummem.cpp
2057
-rw-r--r--
src/debug/daccess/fntableaccess.cpp
461
-rw-r--r--
src/debug/daccess/fntableaccess.h
216
-rw-r--r--
src/debug/daccess/i386/.gitmirror
1
-rw-r--r--
src/debug/daccess/i386/primitives.cpp
11
-rw-r--r--
src/debug/daccess/inspect.cpp
3840
-rw-r--r--
src/debug/daccess/nidump.cpp
9579
-rw-r--r--
src/debug/daccess/nidump.h
624
-rw-r--r--
src/debug/daccess/nidump.inl
169
-rw-r--r--
src/debug/daccess/reimpl.cpp
115
-rw-r--r--
src/debug/daccess/request.cpp
4377
-rw-r--r--
src/debug/daccess/request_svr.cpp
348
-rw-r--r--
src/debug/daccess/stack.cpp
1434
-rw-r--r--
src/debug/daccess/stdafx.cpp
12
-rw-r--r--
src/debug/daccess/stdafx.h
111
-rw-r--r--
src/debug/daccess/task.cpp
5335
-rw-r--r--
src/debug/dbgutil/.gitmirror
1
-rw-r--r--
src/debug/dbgutil/CMakeLists.txt
16
-rw-r--r--
src/debug/dbgutil/dbgutil.cpp
426
-rw-r--r--
src/debug/dbgutil/dbgutil.props
14
-rw-r--r--
src/debug/dbgutil/dirs.proj
16
-rw-r--r--
src/debug/debug-pal/.gitmirror
1
-rw-r--r--
src/debug/debug-pal/CMakeLists.txt
31
-rw-r--r--
src/debug/debug-pal/unix/.gitmirror
1
-rw-r--r--
src/debug/debug-pal/unix/twowaypipe.cpp
181
-rw-r--r--
src/debug/debug-pal/win/.gitmirror
1
-rw-r--r--
src/debug/debug-pal/win/twowaypipe.cpp
210
-rw-r--r--
src/debug/di/.gitmirror
1
-rw-r--r--
src/debug/di/CMakeLists.txt
77
-rw-r--r--
src/debug/di/DI.props
86
-rw-r--r--
src/debug/di/ICorDebugValueTypes.vsd
bin
0 -> 96768 bytes
-rw-r--r--
src/debug/di/amd64/.gitmirror
1
-rw-r--r--
src/debug/di/amd64/FloatConversion.asm
26
-rw-r--r--
src/debug/di/amd64/cordbregisterset.cpp
254
-rw-r--r--
src/debug/di/amd64/floatconversion.S
11
-rw-r--r--
src/debug/di/amd64/primitives.cpp
12
-rw-r--r--
src/debug/di/arm/.gitmirror
1
-rw-r--r--
src/debug/di/arm/cordbregisterset.cpp
150
-rw-r--r--
src/debug/di/arm/primitives.cpp
7
-rw-r--r--
src/debug/di/arm64/.gitmirror
1
-rw-r--r--
src/debug/di/arm64/cordbregisterset.cpp
145
-rw-r--r--
src/debug/di/arm64/floatconversion.asm
22
-rw-r--r--
src/debug/di/arm64/primitives.cpp
7
-rw-r--r--
src/debug/di/breakpoint.cpp
722
-rw-r--r--
src/debug/di/classfactory.h
82
-rw-r--r--
src/debug/di/cordb.cpp
572
-rw-r--r--
src/debug/di/dbgtransportmanager.cpp
231
-rw-r--r--
src/debug/di/dbgtransportmanager.h
87
-rw-r--r--
src/debug/di/dbgtransportpipeline.cpp
457
-rw-r--r--
src/debug/di/dbi.sln
20
-rw-r--r--
src/debug/di/dbi.vcxproj
143
-rw-r--r--
src/debug/di/dirs.proj
18
-rw-r--r--
src/debug/di/divalue.cpp
4564
-rw-r--r--
src/debug/di/eventchannel.h
264
-rw-r--r--
src/debug/di/eventredirectionpipeline.cpp
350
-rw-r--r--
src/debug/di/eventredirectionpipeline.h
145
-rw-r--r--
src/debug/di/hash.cpp
638
-rw-r--r--
src/debug/di/helpers.h
210
-rw-r--r--
src/debug/di/i386/.gitmirror
1
-rw-r--r--
src/debug/di/i386/cordbregisterset.cpp
222
-rw-r--r--
src/debug/di/i386/primitives.cpp
10
-rw-r--r--
src/debug/di/localeventchannel.cpp
499
-rw-r--r--
src/debug/di/module.cpp
4925
-rw-r--r--
src/debug/di/nativepipeline.cpp
64
-rw-r--r--
src/debug/di/nativepipeline.h
228
-rw-r--r--
src/debug/di/platformspecific.cpp
40
-rw-r--r--
src/debug/di/process.cpp
15235
-rw-r--r--
src/debug/di/publish.cpp
1282
-rw-r--r--
src/debug/di/remoteeventchannel.cpp
342
-rw-r--r--
src/debug/di/rsappdomain.cpp
1235
-rw-r--r--
src/debug/di/rsassembly.cpp
320
-rw-r--r--
src/debug/di/rsclass.cpp
1194
-rw-r--r--
src/debug/di/rsenumerator.hpp
361
-rw-r--r--
src/debug/di/rsfunction.cpp
1191
-rw-r--r--
src/debug/di/rsmain.cpp
2536
-rw-r--r--
src/debug/di/rsmda.cpp
243
-rw-r--r--
src/debug/di/rspriv.h
11756
-rw-r--r--
src/debug/di/rspriv.inl
723
-rw-r--r--
src/debug/di/rsregsetcommon.cpp
248
-rw-r--r--
src/debug/di/rsstackwalk.cpp
822
-rw-r--r--
src/debug/di/rsthread.cpp
11006
-rw-r--r--
src/debug/di/rstype.cpp
2815
-rw-r--r--
src/debug/di/shared.cpp
16
-rw-r--r--
src/debug/di/shimcallback.cpp
1317
-rw-r--r--
src/debug/di/shimdatatarget.cpp
92
-rw-r--r--
src/debug/di/shimdatatarget.h
133
-rw-r--r--
src/debug/di/shimevents.cpp
292
-rw-r--r--
src/debug/di/shimlocaldatatarget.cpp
471
-rw-r--r--
src/debug/di/shimpriv.h
1056
-rw-r--r--
src/debug/di/shimprocess.cpp
1904
-rw-r--r--
src/debug/di/shimremotedatatarget.cpp
349
-rw-r--r--
src/debug/di/shimstackwalk.cpp
2264
-rw-r--r--
src/debug/di/stdafx.cpp
12
-rw-r--r--
src/debug/di/stdafx.h
63
-rw-r--r--
src/debug/di/symbolinfo.cpp
1501
-rw-r--r--
src/debug/di/symbolinfo.h
816
-rw-r--r--
src/debug/di/valuehome.cpp
1062
-rw-r--r--
src/debug/di/windowspipeline.cpp
419
-rw-r--r--
src/debug/dirs.proj
23
-rw-r--r--
src/debug/ee/.gitmirror
1
-rw-r--r--
src/debug/ee/CMakeLists.txt
62
-rw-r--r--
src/debug/ee/DIRS.proj
20
-rw-r--r--
src/debug/ee/DebuggerEE.vcproj
107
-rw-r--r--
src/debug/ee/EE.props
60
-rw-r--r--
src/debug/ee/amd64/.gitmirror
1
-rw-r--r--
src/debug/ee/amd64/amd64walker.cpp
1181
-rw-r--r--
src/debug/ee/amd64/dbghelpers.S
156
-rw-r--r--
src/debug/ee/amd64/dbghelpers.asm
164
-rw-r--r--
src/debug/ee/amd64/debuggerregdisplayhelper.cpp
41
-rw-r--r--
src/debug/ee/amd64/primitives.cpp
13
-rw-r--r--
src/debug/ee/arm/.gitmirror
1
-rw-r--r--
src/debug/ee/arm/armwalker.cpp
407
-rw-r--r--
src/debug/ee/arm/dbghelpers.S
60
-rw-r--r--
src/debug/ee/arm/dbghelpers.asm
90
-rw-r--r--
src/debug/ee/arm/primitives.cpp
37
-rw-r--r--
src/debug/ee/arm64/.gitmirror
1
-rw-r--r--
src/debug/ee/arm64/arm64walker.cpp
476
-rw-r--r--
src/debug/ee/arm64/dbghelpers.asm
54
-rw-r--r--
src/debug/ee/arm64/primitives.cpp
15
-rw-r--r--
src/debug/ee/canary.cpp
324
-rw-r--r--
src/debug/ee/canary.h
80
-rw-r--r--
src/debug/ee/controller.cpp
8892
-rw-r--r--
src/debug/ee/controller.h
1979
-rw-r--r--
src/debug/ee/controller.inl
56
-rw-r--r--
src/debug/ee/dac/.gitmirror
1
-rw-r--r--
src/debug/ee/dac/CMakeLists.txt
6
-rw-r--r--
src/debug/ee/dac/dirs.proj
19
-rw-r--r--
src/debug/ee/dactable.cpp
87
-rw-r--r--
src/debug/ee/datatest.h
58
-rw-r--r--
src/debug/ee/debugger.cpp
17073
-rw-r--r--
src/debug/ee/debugger.h
3981
-rw-r--r--
src/debug/ee/debugger.inl
303
-rw-r--r--
src/debug/ee/debuggermodule.cpp
444
-rw-r--r--
src/debug/ee/frameinfo.cpp
2211
-rw-r--r--
src/debug/ee/frameinfo.h
209
-rw-r--r--
src/debug/ee/funceval.cpp
3984
-rw-r--r--
src/debug/ee/functioninfo.cpp
2472
-rw-r--r--
src/debug/ee/i386/.gitmirror
1
-rw-r--r--
src/debug/ee/i386/dbghelpers.asm
100
-rw-r--r--
src/debug/ee/i386/debuggerregdisplayhelper.cpp
18
-rw-r--r--
src/debug/ee/i386/primitives.cpp
11
-rw-r--r--
src/debug/ee/i386/x86walker.cpp
500
-rw-r--r--
src/debug/ee/rcthread.cpp
2142
-rw-r--r--
src/debug/ee/shared.cpp
15
-rw-r--r--
src/debug/ee/stdafx.cpp
12
-rw-r--r--
src/debug/ee/stdafx.h
39
-rw-r--r--
src/debug/ee/walker.h
255
-rw-r--r--
src/debug/ee/wks/.gitmirror
1
-rw-r--r--
src/debug/ee/wks/CMakeLists.txt
68
-rw-r--r--
src/debug/ee/wks/wks.nativeproj
43
-rw-r--r--
src/debug/ildbsymlib/.gitmirror
1
-rw-r--r--
src/debug/ildbsymlib/CMakeLists.txt
18
-rw-r--r--
src/debug/ildbsymlib/classfactory.h
95
-rw-r--r--
src/debug/ildbsymlib/dirs.proj
19
-rw-r--r--
src/debug/ildbsymlib/ildbsymbols.cpp
155
-rw-r--r--
src/debug/ildbsymlib/ildbsymlib.props
29
-rw-r--r--
src/debug/ildbsymlib/ildbsymlib.vcproj
213
-rw-r--r--
src/debug/ildbsymlib/pch.h
41
-rw-r--r--
src/debug/ildbsymlib/pdbdata.h
92
-rw-r--r--
src/debug/ildbsymlib/symbinder.cpp
163
-rw-r--r--
src/debug/ildbsymlib/symbinder.h
73
-rw-r--r--
src/debug/ildbsymlib/symread.cpp
2765
-rw-r--r--
src/debug/ildbsymlib/symread.h
554
-rw-r--r--
src/debug/ildbsymlib/symwrite.cpp
1553
-rw-r--r--
src/debug/ildbsymlib/symwrite.h
1226
-rw-r--r--
src/debug/ildbsymlib/umisc.h
69
-rw-r--r--
src/debug/inc/.gitmirror
1
-rw-r--r--
src/debug/inc/amd64/.gitmirror
1
-rw-r--r--
src/debug/inc/amd64/primitives.h
257
-rw-r--r--
src/debug/inc/arm/.gitmirror
1
-rw-r--r--
src/debug/inc/arm/primitives.h
179
-rw-r--r--
src/debug/inc/arm64/.gitmirror
1
-rw-r--r--
src/debug/inc/arm64/primitives.h
186
-rw-r--r--
src/debug/inc/arm_primitives.h
113
-rw-r--r--
src/debug/inc/common.h
323
-rw-r--r--
src/debug/inc/coreclrremotedebugginginterfaces.h
20
-rw-r--r--
src/debug/inc/dacdbiinterface.h
2726
-rw-r--r--
src/debug/inc/dacdbistructures.h
790
-rw-r--r--
src/debug/inc/dacdbistructures.inl
732
-rw-r--r--
src/debug/inc/dbgappdomain.h
388
-rw-r--r--
src/debug/inc/dbgipcevents.h
2360
-rw-r--r--
src/debug/inc/dbgipceventtypes.h
143
-rw-r--r--
src/debug/inc/dbgtargetcontext.h
450
-rw-r--r--
src/debug/inc/dbgtransportsession.h
849
-rw-r--r--
src/debug/inc/dbgutil.h
93
-rw-r--r--
src/debug/inc/ddmarshalutil.h
394
-rw-r--r--
src/debug/inc/dump/.gitmirror
1
-rw-r--r--
src/debug/inc/dump/dumpcommon.h
108
-rw-r--r--
src/debug/inc/eventredirection.h
84
-rw-r--r--
src/debug/inc/i386/.gitmirror
1
-rw-r--r--
src/debug/inc/i386/primitives.h
223
-rw-r--r--
src/debug/inc/readonlydatatargetfacade.h
98
-rw-r--r--
src/debug/inc/readonlydatatargetfacade.inl
139
-rw-r--r--
src/debug/inc/stringcopyholder.h
59
-rw-r--r--
src/debug/inc/twowaypipe.h
104
-rw-r--r--
src/debug/shared/.gitmirror
1
-rw-r--r--
src/debug/shared/amd64/.gitmirror
1
-rw-r--r--
src/debug/shared/amd64/primitives.cpp
178
-rw-r--r--
src/debug/shared/arm/.gitmirror
1
-rw-r--r--
src/debug/shared/arm/primitives.cpp
93
-rw-r--r--
src/debug/shared/arm64/.gitmirror
1
-rw-r--r--
src/debug/shared/arm64/primitives.cpp
83
-rw-r--r--
src/debug/shared/dbgtransportsession.cpp
2786
-rw-r--r--
src/debug/shared/i386/.gitmirror
1
-rw-r--r--
src/debug/shared/i386/primitives.cpp
127
-rw-r--r--
src/debug/shared/stringcopyholder.cpp
83
-rw-r--r--
src/debug/shared/utils.cpp
203
-rw-r--r--
src/debug/shim/.gitmirror
1
-rw-r--r--
src/debug/shim/CMakeLists.txt
15
-rw-r--r--
src/debug/shim/debugshim.cpp
657
-rw-r--r--
src/debug/shim/debugshim.h
90
-rw-r--r--
src/debug/shim/debugshim.props
19
-rw-r--r--
src/debug/shim/dirs.proj
16
-rw-r--r--
src/dirs.proj
96
-rw-r--r--
src/dlls/.gitmirror
1
-rw-r--r--
src/dlls/CMakeLists.txt
9
-rw-r--r--
src/dlls/clretwrc/.gitmirror
1
-rw-r--r--
src/dlls/clretwrc/CMakeLists.txt
23
-rw-r--r--
src/dlls/clretwrc/clretwrc.nativeproj
27
-rw-r--r--
src/dlls/clretwrc/clretwrc.rc
9
-rw-r--r--
src/dlls/dbgshim/.gitmirror
1
-rw-r--r--
src/dlls/dbgshim/CMakeLists.txt
85
-rw-r--r--
src/dlls/dbgshim/dbgshim.cpp
1791
-rw-r--r--
src/dlls/dbgshim/dbgshim.h
75
-rw-r--r--
src/dlls/dbgshim/dbgshim.ntdef
17
-rw-r--r--
src/dlls/dbgshim/dbgshim.rc
10
-rw-r--r--
src/dlls/dbgshim/dbgshim.targets
94
-rw-r--r--
src/dlls/dbgshim/dbgshim_unixexports.src
16
-rw-r--r--
src/dlls/dbgshim/dirs.proj
19
-rw-r--r--
src/dlls/dbgshim/resource.h
3
-rw-r--r--
src/dlls/dirs.proj
50
-rw-r--r--
src/dlls/mscordac/.gitmirror
1
-rw-r--r--
src/dlls/mscordac/CMakeLists.txt
123
-rw-r--r--
src/dlls/mscordac/GetFileVersion.dll
bin
0 -> 5120 bytes
-rw-r--r--
src/dlls/mscordac/GetFileVersion.pdb
bin
0 -> 11776 bytes
-rw-r--r--
src/dlls/mscordac/Native.rc
8
-rw-r--r--
src/dlls/mscordac/dirs.proj
21
-rw-r--r--
src/dlls/mscordac/mscordac.cpp
21
-rw-r--r--
src/dlls/mscordac/mscordac.src
16
-rw-r--r--
src/dlls/mscordac/mscordac.targets
142
-rw-r--r--
src/dlls/mscordac/mscordac.vrg
10
-rw-r--r--
src/dlls/mscordac/mscordac_unixexports.src
174
-rw-r--r--
src/dlls/mscordac/update.pl
34
-rw-r--r--
src/dlls/mscordbi/.gitmirror
1
-rw-r--r--
src/dlls/mscordbi/CMakeLists.txt
114
-rw-r--r--
src/dlls/mscordbi/DIRS.proj
23
-rw-r--r--
src/dlls/mscordbi/Native.rc
8
-rw-r--r--
src/dlls/mscordbi/mscordbi.cpp
29
-rw-r--r--
src/dlls/mscordbi/mscordbi.settings.targets
144
-rw-r--r--
src/dlls/mscordbi/mscordbi.src
29
-rw-r--r--
src/dlls/mscordbi/mscordbi.vrg
78
-rw-r--r--
src/dlls/mscordbi/mscordbi_unixexports.src
18
-rw-r--r--
src/dlls/mscordbi/mscordbiv.vrg
4
-rw-r--r--
src/dlls/mscordbi/stdafx.cpp
10
-rw-r--r--
src/dlls/mscordbi/stdafx.h
15
-rw-r--r--
src/dlls/mscoree/.gitmirror
1
-rw-r--r--
src/dlls/mscoree/CMakeLists.txt
30
-rw-r--r--
src/dlls/mscoree/Native.rc
8
-rw-r--r--
src/dlls/mscoree/comcallunmarshal.cpp
305
-rw-r--r--
src/dlls/mscoree/comcallunmarshal.h
70
-rw-r--r--
src/dlls/mscoree/coreclr/.gitmirror
1
-rw-r--r--
src/dlls/mscoree/coreclr/CMakeLists.txt
179
-rw-r--r--
src/dlls/mscoree/coreclr/coreclr.nativeproj
53
-rw-r--r--
src/dlls/mscoree/delayload.cpp
455
-rw-r--r--
src/dlls/mscoree/dirs.proj
24
-rw-r--r--
src/dlls/mscoree/dw20.msi
bin
0 -> 599552 bytes
-rw-r--r--
src/dlls/mscoree/dw20_amd64.msi
bin
0 -> 1956352 bytes
-rw-r--r--
src/dlls/mscoree/mscoree.cpp
1249
-rw-r--r--
src/dlls/mscoree/mscoree.settings.targets
268
-rw-r--r--
src/dlls/mscoree/mscoree.targets
198
-rw-r--r--
src/dlls/mscoree/mscoree.vrg
177
-rw-r--r--
src/dlls/mscoree/mscoree20_shared_neutral.vrg
286
-rw-r--r--
src/dlls/mscoree/mscoreeBBT.bat
83
-rw-r--r--
src/dlls/mscoree/mscoreeDoNotEverRemove.vrg
4
-rw-r--r--
src/dlls/mscoree/mscoreeVersioned.vrg
22
-rw-r--r--
src/dlls/mscoree/mscorwks_ntdef.src
198
-rw-r--r--
src/dlls/mscoree/mscorwks_unixexports.src
103
-rw-r--r--
src/dlls/mscoree/shim.reg
9
-rw-r--r--
src/dlls/mscoree/stdafx.cpp
10
-rw-r--r--
src/dlls/mscoree/stdafx.h
25
-rw-r--r--
src/dlls/mscoree/type_exclusion_list.txt
142
-rw-r--r--
src/dlls/mscoree/unixinterface.cpp
378
-rw-r--r--
src/dlls/mscorpe/.gitmirrorall
1
-rw-r--r--
src/dlls/mscorpe/CMakeLists.txt
23
-rw-r--r--
src/dlls/mscorpe/Native.rc
8
-rw-r--r--
src/dlls/mscorpe/ceefilegenwriter.cpp
2007
-rw-r--r--
src/dlls/mscorpe/ceefilegenwritertokens.cpp
266
-rw-r--r--
src/dlls/mscorpe/dirs.proj
15
-rw-r--r--
src/dlls/mscorpe/iceefilegen.cpp
732
-rw-r--r--
src/dlls/mscorpe/mscorpe/mscorpe.def
11
-rw-r--r--
src/dlls/mscorpe/mscorpe/mscorpe.nativeproj
46
-rw-r--r--
src/dlls/mscorpe/mscorpe/wrapper.cpp
149
-rw-r--r--
src/dlls/mscorpe/mscorpehost/mscorpehost.def
12
-rw-r--r--
src/dlls/mscorpe/mscorpehost/mscorpehost.nativeproj
68
-rw-r--r--
src/dlls/mscorpe/pewriter.cpp
2401
-rw-r--r--
src/dlls/mscorpe/pewriter.h
337
-rw-r--r--
src/dlls/mscorpe/stdafx.cpp
10
-rw-r--r--
src/dlls/mscorpe/stdafx.h
24
-rw-r--r--
src/dlls/mscorpe/stubs.h
169
-rw-r--r--
src/dlls/mscorpe/utilcodeinit.cpp
11
-rw-r--r--
src/dlls/mscorrc/.gitmirror
1
-rw-r--r--
src/dlls/mscorrc/CMakeLists.txt
22
-rw-r--r--
src/dlls/mscorrc/dirs.proj
18
-rw-r--r--
src/dlls/mscorrc/full/.gitmirror
1
-rw-r--r--
src/dlls/mscorrc/full/CMakeLists.txt
19
-rw-r--r--
src/dlls/mscorrc/full/mscorrc.nativeproj
25
-rw-r--r--
src/dlls/mscorrc/fuslog.rc
349
-rw-r--r--
src/dlls/mscorrc/fusres.h
310
-rw-r--r--
src/dlls/mscorrc/include.rc
7
-rw-r--r--
src/dlls/mscorrc/mscorrc.common.rc
12
-rw-r--r--
src/dlls/mscorrc/mscorrc.rc
2173
-rw-r--r--
src/dlls/mscorrc/mscorrc.rc2
52
-rw-r--r--
src/dlls/mscorrc/mscorrc.small.rc
42
-rw-r--r--
src/dlls/mscorrc/nativelog.rc
32
-rw-r--r--
src/dlls/mscorrc/nativeres.h
35
-rw-r--r--
src/dlls/mscorrc/resource.h
950
-rw-r--r--
src/dlls/mscorrc/small/.gitmirror
1
-rw-r--r--
src/dlls/mscorrc/small/CMakeLists.txt
8
-rw-r--r--
src/dlls/mscorrc/small/mscorrc.nativeproj
22
-rw-r--r--
src/gc/.gitmirrorall
1
-rw-r--r--
src/gc/CMakeLists.txt
45
-rw-r--r--
src/gc/dac/CMakeLists.txt
2
-rw-r--r--
src/gc/env/common.cpp
9
-rw-r--r--
src/gc/env/common.h
31
-rw-r--r--
src/gc/env/etmdummy.h
400
-rw-r--r--
src/gc/env/gcenv.base.h
626
-rw-r--r--
src/gc/env/gcenv.ee.h
85
-rw-r--r--
src/gc/env/gcenv.interlocked.h
101
-rw-r--r--
src/gc/env/gcenv.interlocked.inl
199
-rw-r--r--
src/gc/env/gcenv.object.h
148
-rw-r--r--
src/gc/env/gcenv.os.h
283
-rw-r--r--
src/gc/env/gcenv.structs.h
122
-rw-r--r--
src/gc/env/gcenv.sync.h
145
-rw-r--r--
src/gc/gc.cpp
36954
-rw-r--r--
src/gc/gc.h
680
-rw-r--r--
src/gc/gccommon.cpp
115
-rw-r--r--
src/gc/gcdesc.h
263
-rw-r--r--
src/gc/gcee.cpp
883
-rw-r--r--
src/gc/gceesvr.cpp
34
-rw-r--r--
src/gc/gceewks.cpp
22
-rw-r--r--
src/gc/gcimpl.h
316
-rw-r--r--
src/gc/gcpriv.h
4354
-rw-r--r--
src/gc/gcrecord.h
425
-rw-r--r--
src/gc/gcscan.cpp
282
-rw-r--r--
src/gc/gcscan.h
109
-rw-r--r--
src/gc/gcsvr.cpp
24
-rw-r--r--
src/gc/gcwks.cpp
23
-rw-r--r--
src/gc/handletable.cpp
1474
-rw-r--r--
src/gc/handletable.h
254
-rw-r--r--
src/gc/handletable.inl
120
-rw-r--r--
src/gc/handletablecache.cpp
881
-rw-r--r--
src/gc/handletablecore.cpp
2772
-rw-r--r--
src/gc/handletablepriv.h
1069
-rw-r--r--
src/gc/handletablescan.cpp
1861
-rw-r--r--
src/gc/objecthandle.cpp
1986
-rw-r--r--
src/gc/objecthandle.h
686
-rw-r--r--
src/gc/sample/CMakeLists.txt
34
-rw-r--r--
src/gc/sample/GCSample.cpp
242
-rw-r--r--
src/gc/sample/GCSample.vcxproj
106
-rw-r--r--
src/gc/sample/GCSample.vcxproj.filters
66
-rw-r--r--
src/gc/sample/gcenv.ee.cpp
298
-rw-r--r--
src/gc/sample/gcenv.h
188
-rw-r--r--
src/gc/sample/gcenv.unix.cpp
14
-rw-r--r--
src/gc/sample/gcenv.windows.cpp
453
-rw-r--r--
src/gc/softwarewritewatch.cpp
242
-rw-r--r--
src/gc/softwarewritewatch.h
339
-rw-r--r--
src/gc/wks/CMakeLists.txt
1
-rw-r--r--
src/gcdump/.gitmirror
1
-rw-r--r--
src/gcdump/gcdump.cpp
80
-rw-r--r--
src/gcdump/gcdump.settings.targets
24
-rw-r--r--
src/gcdump/gcdumpnonx86.cpp
528
-rw-r--r--
src/gcdump/i386/.gitmirror
1
-rw-r--r--
src/gcdump/i386/gcdumpx86.cpp
1068
-rw-r--r--
src/gcinfo/.gitmirror
1
-rw-r--r--
src/gcinfo/CMakeLists.txt
27
-rw-r--r--
src/gcinfo/DIRS.proj
19
-rw-r--r--
src/gcinfo/arraylist.cpp
104
-rw-r--r--
src/gcinfo/crossgen/.gitmirror
1
-rw-r--r--
src/gcinfo/crossgen/CMakeLists.txt
6
-rw-r--r--
src/gcinfo/crossgen/gcinfo_crossgen.nativeproj
9
-rw-r--r--
src/gcinfo/gcinfo.settings.targets
21
-rw-r--r--
src/gcinfo/gcinfodumper.cpp
740
-rw-r--r--
src/gcinfo/gcinfoencoder.cpp
2826
-rw-r--r--
src/gcinfo/lib/.gitmirror
1
-rw-r--r--
src/gcinfo/lib/CMakeLists.txt
4
-rw-r--r--
src/gcinfo/lib/GCInfo.nativeproj
15
-rw-r--r--
src/ilasm/.gitmirrorall
1
-rw-r--r--
src/ilasm/CMakeLists.txt
85
-rw-r--r--
src/ilasm/MscorpeSxS.cpp
23
-rw-r--r--
src/ilasm/MscorpeSxS.h
20
-rw-r--r--
src/ilasm/Native.rc
8
-rw-r--r--
src/ilasm/asmenum.h
41
-rw-r--r--
src/ilasm/asmman.cpp
1283
-rw-r--r--
src/ilasm/asmman.hpp
305
-rw-r--r--
src/ilasm/asmparse.h
326
-rw-r--r--
src/ilasm/asmparse.y
2053
-rw-r--r--
src/ilasm/asmtemplates.h
845
-rw-r--r--
src/ilasm/assem.cpp
1654
-rw-r--r--
src/ilasm/assembler.cpp
2462
-rw-r--r--
src/ilasm/assembler.h
1203
-rw-r--r--
src/ilasm/binstr.h
77
-rw-r--r--
src/ilasm/class.hpp
118
-rw-r--r--
src/ilasm/extractGrammar.pl
60
-rw-r--r--
src/ilasm/grammar_after.cpp
1722
-rw-r--r--
src/ilasm/grammar_before.cpp
150
-rw-r--r--
src/ilasm/ilasm.nativeproj
88
-rw-r--r--
src/ilasm/ilasmpch.cpp
5
-rw-r--r--
src/ilasm/ilasmpch.h
27
-rw-r--r--
src/ilasm/main.cpp
966
-rw-r--r--
src/ilasm/method.cpp
157
-rw-r--r--
src/ilasm/method.hpp
380
-rw-r--r--
src/ilasm/nvpair.h
46
-rw-r--r--
src/ilasm/prebuilt/asmparse.c
4907
-rw-r--r--
src/ilasm/typar.hpp
166
-rw-r--r--
src/ilasm/writer.cpp
1814
-rw-r--r--
src/ilasm/writer_enc.cpp
661
-rw-r--r--
src/ildasm/.gitmirrorall
1
-rw-r--r--
src/ildasm/CMakeLists.txt
4
-rw-r--r--
src/ildasm/Litening.ico
bin
0 -> 766 bytes
-rw-r--r--
src/ildasm/ceeload.cpp
266
-rw-r--r--
src/ildasm/ceeload.h
76
-rw-r--r--
src/ildasm/class.bmp
bin
0 -> 3126 bytes
-rw-r--r--
src/ildasm/classa.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/classag.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/classe.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/classeg.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/classi.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/classig.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/classv.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/classvg.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/dasm.cpp
7974
-rw-r--r--
src/ildasm/dasm.rc
514
-rw-r--r--
src/ildasm/dasm_formattype.cpp
304
-rw-r--r--
src/ildasm/dasm_mi.cpp
8
-rw-r--r--
src/ildasm/dasm_pr.cpp
275
-rw-r--r--
src/ildasm/dasm_sz.cpp
229
-rw-r--r--
src/ildasm/dasm_sz.h
14
-rw-r--r--
src/ildasm/dasmenum.hpp
31
-rw-r--r--
src/ildasm/dasmgui.h
15
-rw-r--r--
src/ildasm/dasmhlp.hhc
32
-rw-r--r--
src/ildasm/dirs.proj
15
-rw-r--r--
src/ildasm/dis.cpp
2792
-rw-r--r--
src/ildasm/dis.h
181
-rw-r--r--
src/ildasm/dman.cpp
1091
-rw-r--r--
src/ildasm/dres.cpp
317
-rw-r--r--
src/ildasm/dynamicarray.h
109
-rw-r--r--
src/ildasm/event.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/exe/CMakeLists.txt
76
-rw-r--r--
src/ildasm/exe/ildasm.nativeproj
72
-rw-r--r--
src/ildasm/field.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/gui.cpp
4013
-rw-r--r--
src/ildasm/gui.h
155
-rw-r--r--
src/ildasm/html/clicking.htm
35
-rw-r--r--
src/ildasm/html/keyboard.htm
166
-rw-r--r--
src/ildasm/html/menu_options.htm
324
-rw-r--r--
src/ildasm/html/tree_view_icons.htm
102
-rw-r--r--
src/ildasm/html/tree_view_icons_files/class.gif
bin
0 -> 960 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/enum.gif
bin
0 -> 987 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/event.gif
bin
0 -> 963 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/field.gif
bin
0 -> 965 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/interface.gif
bin
0 -> 981 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/manifest_classinfo.GIF
bin
0 -> 843 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/manifest_classinfo.jpg
bin
0 -> 723 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/manifest_classinfo.png
bin
0 -> 926 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/method.gif
bin
0 -> 963 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/namespace.gif
bin
0 -> 969 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/property.gif
bin
0 -> 961 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/static_field.gif
bin
0 -> 978 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/static_method.gif
bin
0 -> 977 bytes
-rw-r--r--
src/ildasm/html/tree_view_icons_files/value_class.gif
bin
0 -> 960 bytes
-rw-r--r--
src/ildasm/ildasm.chm
bin
0 -> 18371 bytes
-rw-r--r--
src/ildasm/ildasm.hhp
36
-rw-r--r--
src/ildasm/ildasmpch.cpp
7
-rw-r--r--
src/ildasm/ildasmpch.h
25
-rw-r--r--
src/ildasm/map.h
8
-rw-r--r--
src/ildasm/method.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/methodg.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/namespace.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/prop.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/rcdll/CMakeLists.txt
27
-rw-r--r--
src/ildasm/rcdll/ildasmrc.nativeproj
19
-rw-r--r--
src/ildasm/redarrow.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/resource.h
322
-rw-r--r--
src/ildasm/staticfield.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/staticmethod.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/staticmethodg.bmp
bin
0 -> 1318 bytes
-rw-r--r--
src/ildasm/unixcoreclrloader/CMakeLists.txt
11
-rw-r--r--
src/ildasm/unixcoreclrloader/coreclrloader.cpp
81
-rw-r--r--
src/ildasm/unixcoreclrloader/coreclrloader.h
34
-rw-r--r--
src/ildasm/util.hpp
21
-rw-r--r--
src/ildasm/windasm.cpp
730
-rw-r--r--
src/inc/.gitmirrorall
1
-rw-r--r--
src/inc/1031/CORPerfMonSymbols.ini
576
-rw-r--r--
src/inc/1031/_DataPerfCounters.ini
bin
0 -> 4664 bytes
-rw-r--r--
src/inc/1031/_NetworkingPerfCounters.ini
bin
0 -> 5246 bytes
-rw-r--r--
src/inc/1031/aspnet_perf.ini
415
-rw-r--r--
src/inc/1031/aspnet_perf2.ini
416
-rw-r--r--
src/inc/1041/CORPerfMonSymbols.ini
577
-rw-r--r--
src/inc/1041/_DataPerfCounters.ini
bin
0 -> 4364 bytes
-rw-r--r--
src/inc/1041/_NetworkingPerfCounters.ini
bin
0 -> 4204 bytes
-rw-r--r--
src/inc/1041/aspnet_perf.ini
414
-rw-r--r--
src/inc/1041/aspnet_perf2.ini
411
-rw-r--r--
src/inc/CMakeLists.txt
87
-rw-r--r--
src/inc/CrstTypeTool.cs
990
-rw-r--r--
src/inc/CrstTypes.def
781
-rw-r--r--
src/inc/MSCOREE.IDL
2438
-rw-r--r--
src/inc/OpCodeGen.pl
501
-rw-r--r--
src/inc/UacAsInvoker.manifest
11
-rw-r--r--
src/inc/allocacheck.h
84
-rw-r--r--
src/inc/apithreadstress.cpp
171
-rw-r--r--
src/inc/apithreadstress.h
90
-rw-r--r--
src/inc/appxutil.h
145
-rw-r--r--
src/inc/arraylist.h
305
-rw-r--r--
src/inc/assemblyfilehash.h
92
-rw-r--r--
src/inc/assemblyusagelog.idl
51
-rw-r--r--
src/inc/assemblyusagelogmanager.h
53
-rw-r--r--
src/inc/bbsweep.h
425
-rw-r--r--
src/inc/binderngen.idl
255
-rw-r--r--
src/inc/bitmask.h
103
-rw-r--r--
src/inc/bitmask.inl
292
-rw-r--r--
src/inc/bitposition.h
55
-rw-r--r--
src/inc/bitvector.h
462
-rw-r--r--
src/inc/blobfetcher.h
174
-rw-r--r--
src/inc/cahlpr.h
41
-rw-r--r--
src/inc/caparser.h
377
-rw-r--r--
src/inc/ceefilegenwriter.h
245
-rw-r--r--
src/inc/ceegen.h
440
-rw-r--r--
src/inc/ceegentokenmapper.h
142
-rw-r--r--
src/inc/ceesectionstring.h
55
-rw-r--r--
src/inc/cfi.h
33
-rw-r--r--
src/inc/check.h
734
-rw-r--r--
src/inc/check.inl
367
-rw-r--r--
src/inc/circularlog.h
38
-rw-r--r--
src/inc/clr/fs.h
16
-rw-r--r--
src/inc/clr/fs/dir.h
129
-rw-r--r--
src/inc/clr/fs/file.h
40
-rw-r--r--
src/inc/clr/fs/path.h
141
-rw-r--r--
src/inc/clr/stack.h
99
-rw-r--r--
src/inc/clr/str.h
28
-rw-r--r--
src/inc/clr/win32.h
38
-rw-r--r--
src/inc/clr_std/algorithm
119
-rw-r--r--
src/inc/clr_std/string
414
-rw-r--r--
src/inc/clr_std/type_traits
549
-rw-r--r--
src/inc/clr_std/utility
254
-rw-r--r--
src/inc/clr_std/vector
431
-rw-r--r--
src/inc/clrconfig.h
259
-rw-r--r--
src/inc/clrconfigvalues.h
1186
-rw-r--r--
src/inc/clrdata.idl
313
-rw-r--r--
src/inc/clrhost.h
625
-rw-r--r--
src/inc/clrinternal.idl
491
-rw-r--r--
src/inc/clrnt.h
998
-rw-r--r--
src/inc/clrprivappxhosting.idl
66
-rw-r--r--
src/inc/clrprivbinderutil.h
872
-rw-r--r--
src/inc/clrprivbinding.idl
324
-rw-r--r--
src/inc/clrprivhosting.idl
92
-rw-r--r--
src/inc/clrprivruntimebinders.idl
39
-rw-r--r--
src/inc/clrtypes.h
422
-rw-r--r--
src/inc/compatibilityflags.h
17
-rw-r--r--
src/inc/compatibilityflagsdef.h
48
-rw-r--r--
src/inc/complex.h
80
-rw-r--r--
src/inc/configuration.h
57
-rw-r--r--
src/inc/contract.h
2598
-rw-r--r--
src/inc/contract.inl
748
-rw-r--r--
src/inc/contxt.h
3472
-rw-r--r--
src/inc/cor.h
2523
-rw-r--r--
src/inc/corbbtprof.h
589
-rw-r--r--
src/inc/corcompile.h
1939
-rw-r--r--
src/inc/cordbpriv.h
68
-rw-r--r--
src/inc/cordebug.idl
7292
-rw-r--r--
src/inc/cordebug_mktlb.rc
11
-rw-r--r--
src/inc/cordebuginfo.h
323
-rw-r--r--
src/inc/coredistools.h
142
-rw-r--r--
src/inc/coregen.h
22
-rw-r--r--
src/inc/corerror.xml
6993
-rw-r--r--
src/inc/corexcep.h
42
-rw-r--r--
src/inc/corguids.nativeproj
438
-rw-r--r--
src/inc/corguids.targets
53
-rw-r--r--
src/inc/corhdr.h
1930
-rw-r--r--
src/inc/corhlpr.cpp
307
-rw-r--r--
src/inc/corhlpr.h
694
-rw-r--r--
src/inc/corhlprpriv.cpp
313
-rw-r--r--
src/inc/corhlprpriv.h
773
-rw-r--r--
src/inc/corhost.h
1188
-rw-r--r--
src/inc/corimage.h
67
-rw-r--r--
src/inc/corinfo.h
3139
-rw-r--r--
src/inc/corjit.h
575
-rw-r--r--
src/inc/corjithost.h
48
-rw-r--r--
src/inc/corperm.h
205
-rw-r--r--
src/inc/corperme.h
56
-rw-r--r--
src/inc/corpermp.h
57
-rw-r--r--
src/inc/corpolicy.h
129
-rw-r--r--
src/inc/corpriv.h
731
-rw-r--r--
src/inc/corprof.idl
3857
-rw-r--r--
src/inc/corpub.idl
265
-rw-r--r--
src/inc/corsym.idl
1785
-rw-r--r--
src/inc/cortpoolhdr.h
50
-rw-r--r--
src/inc/cortypeinfo.h
49
-rw-r--r--
src/inc/crosscomp.h
363
-rw-r--r--
src/inc/crsttypes.h
559
-rw-r--r--
src/inc/crtwrap.h
30
-rw-r--r--
src/inc/cvconst.h
3728
-rw-r--r--
src/inc/cvinfo.h
4989
-rw-r--r--
src/inc/cycletimer.h
56
-rw-r--r--
src/inc/daccess.h
2463
-rw-r--r--
src/inc/dacprivate.h
1010
-rw-r--r--
src/inc/dacvars.h
339
-rw-r--r--
src/inc/dbgconfigstrings.h
23
-rw-r--r--
src/inc/dbgenginemetrics.h
30
-rw-r--r--
src/inc/dbgmeta.h
38
-rw-r--r--
src/inc/dbgportable.h
141
-rw-r--r--
src/inc/debugmacros.h
270
-rw-r--r--
src/inc/debugmacrosext.h
46
-rw-r--r--
src/inc/debugreturn.h
127
-rw-r--r--
src/inc/declsec.h
255
-rw-r--r--
src/inc/defaultallocator.h
49
-rw-r--r--
src/inc/delayloadhelpers.h
113
-rw-r--r--
src/inc/dlwrap.h
205
-rw-r--r--
src/inc/downlevel.h
239
-rw-r--r--
src/inc/eetwain.h
725
-rw-r--r--
src/inc/eexcp.h
156
-rw-r--r--
src/inc/entrypoints.h
60
-rw-r--r--
src/inc/eventtrace.h
346
-rw-r--r--
src/inc/eventtracebase.h
1082
-rw-r--r--
src/inc/ex.h
1519
-rw-r--r--
src/inc/expandarray.h
210
-rw-r--r--
src/inc/factory.h
49
-rw-r--r--
src/inc/factory.inl
32
-rw-r--r--
src/inc/fixedsizestring.h
188
-rw-r--r--
src/inc/fixuppointer.h
597
-rw-r--r--
src/inc/formattype.cpp
1574
-rw-r--r--
src/inc/formattype.h
181
-rw-r--r--
src/inc/fstream.h
50
-rw-r--r--
src/inc/fstring.h
42
-rw-r--r--
src/inc/fusion.idl
530
-rw-r--r--
src/inc/fusionbind.h
316
-rw-r--r--
src/inc/fusionpriv.idl
970
-rw-r--r--
src/inc/fusionsetup.h
63
-rw-r--r--
src/inc/fusionsink.h
129
-rw-r--r--
src/inc/fxretarget.h
340
-rw-r--r--
src/inc/gcdecoder.cpp
589
-rw-r--r--
src/inc/gcdump.h
102
-rw-r--r--
src/inc/gchost.idl
144
-rw-r--r--
src/inc/gcinfo.h
82
-rw-r--r--
src/inc/gcinfoarraylist.h
114
-rw-r--r--
src/inc/gcinfodecoder.h
661
-rw-r--r--
src/inc/gcinfodumper.h
117
-rw-r--r--
src/inc/gcinfoencoder.h
552
-rw-r--r--
src/inc/gcinfotypes.h
832
-rw-r--r--
src/inc/gcrefmap.h
247
-rw-r--r--
src/inc/genericstackprobe.h
610
-rw-r--r--
src/inc/genericstackprobe.inl
15
-rw-r--r--
src/inc/genheaders.cs
222
-rw-r--r--
src/inc/genrops.pl
91
-rw-r--r--
src/inc/getproductversionnumber.h
77
-rw-r--r--
src/inc/guidfromname.h
19
-rw-r--r--
src/inc/holder.h
1515
-rw-r--r--
src/inc/holderinst.h
33
-rw-r--r--
src/inc/iallocator.h
77
-rw-r--r--
src/inc/iappdomainsetup.h
612
-rw-r--r--
src/inc/iceefilegen.h
245
-rw-r--r--
src/inc/iilfingerprint.h
128
-rw-r--r--
src/inc/il_kywd.h
303
-rw-r--r--
src/inc/ildbsymlib.h
21
-rw-r--r--
src/inc/ilformatter.h
76
-rw-r--r--
src/inc/internalunknownimpl.h
494
-rw-r--r--
src/inc/intrinsic.h
25
-rw-r--r--
src/inc/ipcfunccall.h
117
-rw-r--r--
src/inc/ipcmanagerinterface.h
204
-rw-r--r--
src/inc/isolation.h
2577
-rw-r--r--
src/inc/isolationpriv.h
18263
-rw-r--r--
src/inc/iterator.h
639
-rw-r--r--
src/inc/ivalidator.idl
116
-rw-r--r--
src/inc/ivehandler.idl
72
-rw-r--r--
src/inc/jithelpers.h
396
-rw-r--r--
src/inc/jithost.h
28
-rw-r--r--
src/inc/jitperf.h
97
-rw-r--r--
src/inc/lazycow.h
99
-rw-r--r--
src/inc/legacyactivationshim.h
1382
-rw-r--r--
src/inc/legacyactivationshimdelayload.h
13
-rw-r--r--
src/inc/legacyactivationshimutil.h
1116
-rw-r--r--
src/inc/livedatatarget.h
105
-rw-r--r--
src/inc/llvm/Dwarf.def
393
-rw-r--r--
src/inc/llvm/Dwarf.h
711
-rw-r--r--
src/inc/llvm/ELF.h
1273
-rw-r--r--
src/inc/loaderheap.h
1085
-rw-r--r--
src/inc/log.h
99
-rw-r--r--
src/inc/loglf.h
42
-rw-r--r--
src/inc/longfilepathwrappers.h
271
-rw-r--r--
src/inc/marvin32.h
85
-rw-r--r--
src/inc/md5.h
134
-rw-r--r--
src/inc/mdcommon.h
54
-rw-r--r--
src/inc/memorypool.h
143
-rw-r--r--
src/inc/memoryrange.h
98
-rw-r--r--
src/inc/metadata.h
1557
-rw-r--r--
src/inc/metadataexports.h
57
-rw-r--r--
src/inc/metadatatracker.h
367
-rw-r--r--
src/inc/metahost.idl
1097
-rw-r--r--
src/inc/metahost_mktlb.rc
11
-rw-r--r--
src/inc/metahostpriv.idl
212
-rw-r--r--
src/inc/metamodelpub.h
1672
-rw-r--r--
src/inc/mpl/type_list
76
-rw-r--r--
src/inc/mscorcfg.h
34
-rw-r--r--
src/inc/mscoree_mktlb.rc
12
-rw-r--r--
src/inc/mscoree_tlb.idl
15
-rw-r--r--
src/inc/mscoreepriv.h
21
-rw-r--r--
src/inc/mscorpesxswrapper.h
125
-rw-r--r--
src/inc/mscorsvc.idl
683
-rw-r--r--
src/inc/mscoruef.idl
117
-rw-r--r--
src/inc/msodw.h
585
-rw-r--r--
src/inc/msodwwrap.h
11
-rw-r--r--
src/inc/nativevaraccessors.h
48
-rw-r--r--
src/inc/new.hpp
27
-rw-r--r--
src/inc/newapis.h
352
-rw-r--r--
src/inc/ngen.h
153
-rw-r--r--
src/inc/ngenparser.inl
1087
-rw-r--r--
src/inc/nibblemapmacros.h
56
-rw-r--r--
src/inc/nibblestream.h
300
-rw-r--r--
src/inc/nsutilpriv.h
266
-rw-r--r--
src/inc/obj/i386/dummy
1
-rw-r--r--
src/inc/opcode.def
359
-rw-r--r--
src/inc/openum.h
51
-rw-r--r--
src/inc/opinfo.h
83
-rw-r--r--
src/inc/optdefault.h
12
-rw-r--r--
src/inc/optsmallperfcritical.h
21
-rw-r--r--
src/inc/ostype.h
176
-rw-r--r--
src/inc/outstring.h
157
-rw-r--r--
src/inc/palclr.h
624
-rw-r--r--
src/inc/palclr_win.h
206
-rw-r--r--
src/inc/pedecoder.h
478
-rw-r--r--
src/inc/pedecoder.inl
1429
-rw-r--r--
src/inc/peinformation.h
75
-rw-r--r--
src/inc/perfcounterdefs.h
495
-rw-r--r--
src/inc/perfcounterdefs.inl
89
-rw-r--r--
src/inc/perfcounters.h
124
-rw-r--r--
src/inc/perflog.h
142
-rw-r--r--
src/inc/pesectionman.h
213
-rw-r--r--
src/inc/posterror.h
50
-rw-r--r--
src/inc/predeftlsslot.h
84
-rw-r--r--
src/inc/prettyprintsig.h
91
-rw-r--r--
src/inc/profilepriv.h
156
-rw-r--r--
src/inc/profilepriv.inl
826
-rw-r--r--
src/inc/quirksapi.h
37
-rw-r--r--
src/inc/random.h
279
-rw-r--r--
src/inc/rangetree.h
141
-rw-r--r--
src/inc/readytorun.h
333
-rw-r--r--
src/inc/readytorunhelpers.h
113
-rw-r--r--
src/inc/regdisp.h
584
-rw-r--r--
src/inc/regex_base.h
973
-rw-r--r--
src/inc/regex_util.h
209
-rw-r--r--
src/inc/registrywrapper.h
48
-rw-r--r--
src/inc/safemath.h
872
-rw-r--r--
src/inc/safewrap.h
171
-rw-r--r--
src/inc/sarray.h
229
-rw-r--r--
src/inc/sarray.inl
377
-rw-r--r--
src/inc/sbuffer.h
575
-rw-r--r--
src/inc/sbuffer.inl
1711
-rw-r--r--
src/inc/securityutil.h
53
-rw-r--r--
src/inc/securitywrapper.h
111
-rw-r--r--
src/inc/shash.h
1105
-rw-r--r--
src/inc/shash.inl
935
-rw-r--r--
src/inc/shim/locationinfo.h
42
-rw-r--r--
src/inc/shim/runtimeselector.h
55
-rw-r--r--
src/inc/shim/runtimeselector.inl
105
-rw-r--r--
src/inc/shim/shimselector.h
55
-rw-r--r--
src/inc/shim/shimselector.inl
104
-rw-r--r--
src/inc/shim/versionandlocationinfo.h
36
-rw-r--r--
src/inc/shim/versionandlocationinfo.inl
35
-rw-r--r--
src/inc/shim/versioninfo.h
46
-rw-r--r--
src/inc/shim/versioninfo.inl
170
-rw-r--r--
src/inc/shimload.h
38
-rw-r--r--
src/inc/sigbuilder.h
79
-rw-r--r--
src/inc/sigparser.h
985
-rw-r--r--
src/inc/simplerhash.h
423
-rw-r--r--
src/inc/simplerhash.inl
350
-rw-r--r--
src/inc/slist.h
387
-rw-r--r--
src/inc/sortversioning.h
207
-rw-r--r--
src/inc/sospriv.idl
359
-rw-r--r--
src/inc/sstring.h
1084
-rw-r--r--
src/inc/sstring.inl
2279
-rw-r--r--
src/inc/stack.h
87
-rw-r--r--
src/inc/stackframe.h
130
-rw-r--r--
src/inc/stacktrace.h
91
-rw-r--r--
src/inc/static_assert.h
28
-rw-r--r--
src/inc/staticcontract.h
408
-rw-r--r--
src/inc/stdmacros.h
356
-rw-r--r--
src/inc/stgpool.h
1515
-rw-r--r--
src/inc/stgpooli.h
256
-rw-r--r--
src/inc/stresslog.h
841
-rw-r--r--
src/inc/stringarraylist.h
31
-rw-r--r--
src/inc/stringarraylist.inl
76
-rw-r--r--
src/inc/strongname.h
9
-rw-r--r--
src/inc/switches.h
268
-rw-r--r--
src/inc/sxshelpers.h
141
-rw-r--r--
src/inc/sxshelpers.inl
76
-rw-r--r--
src/inc/testhook.h
159
-rw-r--r--
src/inc/tlbimpexp.idl
72
-rw-r--r--
src/inc/tlbutils.h
52
-rw-r--r--
src/inc/tls.h
78
-rw-r--r--
src/inc/unsafe.h
102
-rw-r--r--
src/inc/utilcode.h
5753
-rw-r--r--
src/inc/utsem.h
63
-rw-r--r--
src/inc/vererror.h
137
-rw-r--r--
src/inc/volatile.h
514
-rw-r--r--
src/inc/vptr_list.h
156
-rw-r--r--
src/inc/warningcontrol.h
86
-rw-r--r--
src/inc/win64unwind.h
117
-rw-r--r--
src/inc/winrt/ntassert.h
210
-rw-r--r--
src/inc/winrt/paraminstanceapi.h
1749
-rw-r--r--
src/inc/winrt/windowsruntime.h
65
-rw-r--r--
src/inc/winrt/windowsstring.h
774
-rw-r--r--
src/inc/winrtprojectedtypes.h
271
-rw-r--r--
src/inc/winsqmevents.h
84
-rw-r--r--
src/inc/winwrap.h
1038
-rw-r--r--
src/inc/xclrdata.idl
2538
-rw-r--r--
src/inc/xcordebug.idl
85
-rw-r--r--
src/inc/xmlparser.h
1385
-rw-r--r--
src/inc/xmlparser_i.c
86
-rw-r--r--
src/inc/zapper.h
581
-rw-r--r--
src/ipcman/.gitmirror
1
-rw-r--r--
src/ipcman/CMakeLists.txt
14
-rw-r--r--
src/ipcman/dirs.proj
19
-rw-r--r--
src/ipcman/ipcenums.h
92
-rw-r--r--
src/ipcman/ipcfunccallimpl.cpp
653
-rw-r--r--
src/ipcman/ipcheader.h
560
-rw-r--r--
src/ipcman/ipcheader.inl
90
-rw-r--r--
src/ipcman/ipcman-staticcrt/.gitmirror
1
-rw-r--r--
src/ipcman/ipcman-staticcrt/CMakeLists.txt
3
-rw-r--r--
src/ipcman/ipcman-staticcrt/dirs.proj
17
-rw-r--r--
src/ipcman/ipcman-staticcrt/ipcman-staticcrt.props
11
-rw-r--r--
src/ipcman/ipcmanager.props
28
-rw-r--r--
src/ipcman/ipcmanagerimpl.h
147
-rw-r--r--
src/ipcman/ipcmanagerimpl.inl
192
-rw-r--r--
src/ipcman/ipcreaderimpl.cpp
1113
-rw-r--r--
src/ipcman/ipcshared.h
94
-rw-r--r--
src/ipcman/ipcsharedsrc.cpp
965
-rw-r--r--
src/ipcman/ipcwriterimpl.cpp
917
-rw-r--r--
src/ipcman/stdafx.cpp
10
-rw-r--r--
src/ipcman/stdafx.h
29
-rw-r--r--
src/jit/.clang-format
80
-rw-r--r--
src/jit/.gitmirror
1
-rw-r--r--
src/jit/CMakeLists.txt
212
-rw-r--r--
src/jit/ClrJit.PAL.exports
3
-rw-r--r--
src/jit/ClrJit.exports
3
-rw-r--r--
src/jit/DIRS.proj
50
-rw-r--r--
src/jit/Native.rc
8
-rwxr-xr-x
src/jit/_typeinfo.h
764
-rw-r--r--
src/jit/alloc.cpp
590
-rw-r--r--
src/jit/alloc.h
99
-rw-r--r--
src/jit/arraystack.h
146
-rw-r--r--
src/jit/assertionprop.cpp
5142
-rw-r--r--
src/jit/bitset.cpp
185
-rw-r--r--
src/jit/bitset.h
452
-rw-r--r--
src/jit/bitsetasshortlong.h
792
-rw-r--r--
src/jit/bitsetasuint64.h
236
-rw-r--r--
src/jit/bitsetasuint64inclass.h
500
-rw-r--r--
src/jit/bitsetops.h
34
-rw-r--r--
src/jit/bitvec.h
56
-rw-r--r--
src/jit/block.cpp
771
-rw-r--r--
src/jit/block.h
1313
-rw-r--r--
src/jit/blockset.h
77
-rwxr-xr-x
src/jit/codegen.h
967
-rw-r--r--
src/jit/codegenarm.cpp
2106
-rw-r--r--
src/jit/codegenarm64.cpp
9723
-rw-r--r--
src/jit/codegenclassic.h
606
-rwxr-xr-x
src/jit/codegencommon.cpp
11779
-rw-r--r--
src/jit/codegeninterface.h
440
-rw-r--r--
src/jit/codegenlegacy.cpp
22057
-rw-r--r--
src/jit/codegenlinear.h
224
-rw-r--r--
src/jit/codegenxarch.cpp
9388
-rw-r--r--
src/jit/compiler.cpp
10380
-rw-r--r--
src/jit/compiler.h
9301
-rw-r--r--
src/jit/compiler.hpp
4742
-rw-r--r--
src/jit/compilerbitsettraits.h
130
-rw-r--r--
src/jit/compilerbitsettraits.hpp
181
-rw-r--r--
src/jit/compmemkind.h
56
-rw-r--r--
src/jit/compphases.h
91
-rw-r--r--
src/jit/conventions.txt
81
-rw-r--r--
src/jit/copyprop.cpp
463
-rw-r--r--
src/jit/cpp.hint
27
-rw-r--r--
src/jit/crossgen/.gitmirror
1
-rw-r--r--
src/jit/crossgen/CMakeLists.txt
7
-rw-r--r--
src/jit/crossgen/jit_crossgen.nativeproj
20
-rw-r--r--
src/jit/dataflow.h
81
-rw-r--r--
src/jit/decomposelongs.cpp
1028
-rw-r--r--
src/jit/decomposelongs.h
67
-rw-r--r--
src/jit/delayload.cpp
10
-rw-r--r--
src/jit/disasm.cpp
1568
-rw-r--r--
src/jit/disasm.h
226
-rw-r--r--
src/jit/dll/.gitmirror
1
-rw-r--r--
src/jit/dll/CMakeLists.txt
35
-rw-r--r--
src/jit/dll/clrjit.def
7
-rw-r--r--
src/jit/dll/jit.nativeproj
84
-rw-r--r--
src/jit/earlyprop.cpp
671
-rwxr-xr-x
src/jit/ee_il_dll.cpp
1552
-rw-r--r--
src/jit/ee_il_dll.hpp
204
-rw-r--r--
src/jit/eeinterface.cpp
212
-rw-r--r--
src/jit/emit.cpp
7158
-rw-r--r--
src/jit/emit.h
2742
-rw-r--r--
src/jit/emitarm.cpp
7623
-rw-r--r--
src/jit/emitarm.h
414
-rw-r--r--
src/jit/emitarm64.cpp
11167
-rw-r--r--
src/jit/emitarm64.h
909
-rw-r--r--
src/jit/emitdef.h
22
-rw-r--r--
src/jit/emitfmts.h
14
-rw-r--r--
src/jit/emitfmtsarm.h
153
-rw-r--r--
src/jit/emitfmtsarm64.h
210
-rw-r--r--
src/jit/emitfmtsxarch.h
240
-rw-r--r--
src/jit/emitinl.h
508
-rw-r--r--
src/jit/emitjmps.h
58
-rw-r--r--
src/jit/emitpub.h
162
-rw-r--r--
src/jit/emitxarch.cpp
11398
-rw-r--r--
src/jit/emitxarch.h
437
-rw-r--r--
src/jit/error.cpp
536
-rw-r--r--
src/jit/error.h
295
-rw-r--r--
src/jit/flowgraph.cpp
22276
-rw-r--r--
src/jit/fp.h
73
-rw-r--r--
src/jit/gcdecode.cpp
15
-rw-r--r--
src/jit/gcencode.cpp
4725
-rw-r--r--
src/jit/gcinfo.cpp
867
-rw-r--r--
src/jit/gentree.cpp
16748
-rw-r--r--
src/jit/gentree.h
5124
-rw-r--r--
src/jit/gschecks.cpp
583
-rw-r--r--
src/jit/gtlist.h
255
-rw-r--r--
src/jit/gtstructs.h
112
-rw-r--r--
src/jit/hashbv.cpp
2028
-rw-r--r--
src/jit/hashbv.h
363
-rw-r--r--
src/jit/host.h
68
-rw-r--r--
src/jit/hostallocator.cpp
40
-rw-r--r--
src/jit/hostallocator.h
22
-rw-r--r--
src/jit/importer.cpp
17997
-rw-r--r--
src/jit/inline.cpp
1640
-rw-r--r--
src/jit/inline.def
176
-rw-r--r--
src/jit/inline.h
894
-rw-r--r--
src/jit/inlinepolicy.cpp
2857
-rw-r--r--
src/jit/inlinepolicy.h
479
-rw-r--r--
src/jit/instr.cpp
4086
-rw-r--r--
src/jit/instr.h
301
-rw-r--r--
src/jit/instrs.h
13
-rw-r--r--
src/jit/instrsarm.h
557
-rw-r--r--
src/jit/instrsarm64.h
954
-rw-r--r--
src/jit/instrsxarch.h
540
-rw-r--r--
src/jit/jit.h
891
-rw-r--r--
src/jit/jit.settings.targets
136
-rw-r--r--
src/jit/jitconfig.cpp
344
-rw-r--r--
src/jit/jitconfig.h
97
-rw-r--r--
src/jit/jitconfigvalues.h
255
-rw-r--r--
src/jit/jiteh.cpp
4056
-rw-r--r--
src/jit/jiteh.h
180
-rw-r--r--
src/jit/jitgcinfo.h
452
-rw-r--r--
src/jit/jitpch.cpp
6
-rw-r--r--
src/jit/jitpch.h
36
-rw-r--r--
src/jit/jitstd.h
10
-rw-r--r--
src/jit/jitstd/.gitmirror
1
-rw-r--r--
src/jit/jitstd/algorithm.h
49
-rw-r--r--
src/jit/jitstd/allocator.h
211
-rw-r--r--
src/jit/jitstd/functional.h
62
-rw-r--r--
src/jit/jitstd/hash.h
103
-rw-r--r--
src/jit/jitstd/hashtable.h
822
-rw-r--r--
src/jit/jitstd/iterator.h
144
-rw-r--r--
src/jit/jitstd/jitstd.cpp
34
-rw-r--r--
src/jit/jitstd/jitstd.sln
20
-rw-r--r--
src/jit/jitstd/jitstd.vcxproj
103
-rw-r--r--
src/jit/jitstd/list.h
1243
-rw-r--r--
src/jit/jitstd/new.h
16
-rw-r--r--
src/jit/jitstd/pair.h
57
-rw-r--r--
src/jit/jitstd/stdafx.cpp
14
-rw-r--r--
src/jit/jitstd/stdafx.h
20
-rw-r--r--
src/jit/jitstd/targetver.h
14
-rw-r--r--
src/jit/jitstd/type_traits.h
196
-rw-r--r--
src/jit/jitstd/unordered_map.h
179
-rw-r--r--
src/jit/jitstd/unordered_set.h
156
-rw-r--r--
src/jit/jitstd/utility.h
108
-rw-r--r--
src/jit/jitstd/vector.h
1254
-rw-r--r--
src/jit/jittelemetry.cpp
390
-rw-r--r--
src/jit/jittelemetry.h
78
-rw-r--r--
src/jit/lclvars.cpp
6788
-rw-r--r--
src/jit/lir.cpp
1640
-rw-r--r--
src/jit/lir.h
310
-rw-r--r--
src/jit/liveness.cpp
3133
-rw-r--r--
src/jit/loopcloning.cpp
845
-rw-r--r--
src/jit/loopcloning.h
667
-rw-r--r--
src/jit/loopcloningopts.h
16
-rw-r--r--
src/jit/lower.cpp
4196
-rw-r--r--
src/jit/lower.h
280
-rw-r--r--
src/jit/lowerarm.cpp
71
-rw-r--r--
src/jit/lowerarm64.cpp
2063
-rw-r--r--
src/jit/lowerxarch.cpp
4192
-rw-r--r--
src/jit/lsra.cpp
11578
-rw-r--r--
src/jit/lsra.h
1608
-rw-r--r--
src/jit/lsra_reftypes.h
23
-rw-r--r--
src/jit/morph.cpp
18245
-rw-r--r--
src/jit/nodeinfo.h
161
-rw-r--r--
src/jit/objectalloc.cpp
207
-rw-r--r--
src/jit/objectalloc.h
82
-rw-r--r--
src/jit/opcode.h
29
-rw-r--r--
src/jit/optcse.cpp
2582
-rw-r--r--
src/jit/optimizer.cpp
8540
-rw-r--r--
src/jit/phase.h
77
-rw-r--r--
src/jit/protojit/.gitmirror
1
-rw-r--r--
src/jit/protojit/CMakeLists.txt
51
-rw-r--r--
src/jit/protojit/SOURCES
10
-rw-r--r--
src/jit/protojit/makefile
7
-rw-r--r--
src/jit/protojit/protojit.def
7
-rw-r--r--
src/jit/protojit/protojit.nativeproj
88
-rw-r--r--
src/jit/rangecheck.cpp
1388
-rw-r--r--
src/jit/rangecheck.h
603
-rw-r--r--
src/jit/rationalize.cpp
1056
-rw-r--r--
src/jit/rationalize.h
67
-rw-r--r--
src/jit/regalloc.cpp
6841
-rw-r--r--
src/jit/regalloc.h
111
-rw-r--r--
src/jit/register.h
124
-rw-r--r--
src/jit/register_arg_convention.cpp
123
-rw-r--r--
src/jit/register_arg_convention.h
111
-rw-r--r--
src/jit/registerarm.h
86
-rw-r--r--
src/jit/registerarm64.h
114
-rw-r--r--
src/jit/registerfp.cpp
1522
-rw-r--r--
src/jit/registerfp.h
26
-rw-r--r--
src/jit/registerxmm.h
48
-rw-r--r--
src/jit/reglist.h
18
-rw-r--r--
src/jit/regpair.h
357
-rw-r--r--
src/jit/regset.cpp
3777
-rw-r--r--
src/jit/regset.h
460
-rw-r--r--
src/jit/scopeinfo.cpp
1271
-rw-r--r--
src/jit/sharedfloat.cpp
498
-rw-r--r--
src/jit/sideeffects.cpp
549
-rw-r--r--
src/jit/sideeffects.h
158
-rw-r--r--
src/jit/simd.cpp
2556
-rw-r--r--
src/jit/simd.h
43
-rw-r--r--
src/jit/simdcodegenxarch.cpp
2143
-rw-r--r--
src/jit/simdintrinsiclist.h
145
-rw-r--r--
src/jit/sm.cpp
190
-rw-r--r--
src/jit/sm.h
75
-rw-r--r--
src/jit/smallhash.h
592
-rw-r--r--
src/jit/smcommon.cpp
166
-rw-r--r--
src/jit/smcommon.h
50
-rw-r--r--
src/jit/smdata.cpp
705
-rw-r--r--
src/jit/smopcode.def
205
-rw-r--r--
src/jit/smopcodemap.def
323
-rw-r--r--
src/jit/smopenum.h
17
-rw-r--r--
src/jit/smweights.cpp
274
-rw-r--r--
src/jit/ssabuilder.cpp
1903
-rw-r--r--
src/jit/ssabuilder.h
212
-rw-r--r--
src/jit/ssaconfig.h
49
-rw-r--r--
src/jit/ssarenamestate.cpp
244
-rw-r--r--
src/jit/ssarenamestate.h
129
-rw-r--r--
src/jit/stackfp.cpp
4494
-rw-r--r--
src/jit/standalone/.gitmirror
1
-rw-r--r--
src/jit/standalone/CMakeLists.txt
58
-rw-r--r--
src/jit/target.h
2320
-rw-r--r--
src/jit/targetamd64.cpp
19
-rw-r--r--
src/jit/targetarm.cpp
19
-rw-r--r--
src/jit/targetarm64.cpp
19
-rw-r--r--
src/jit/targetx86.cpp
19
-rw-r--r--
src/jit/tinyarray.h
79
-rw-r--r--
src/jit/titypes.h
15
-rw-r--r--
src/jit/typeinfo.cpp
405
-rw-r--r--
src/jit/typelist.h
81
-rw-r--r--
src/jit/unwind.cpp
171
-rw-r--r--
src/jit/unwind.h
852
-rw-r--r--
src/jit/unwindamd64.cpp
1056
-rw-r--r--
src/jit/unwindarm.cpp
2320
-rw-r--r--
src/jit/unwindarm64.cpp
802
-rw-r--r--
src/jit/utils.cpp
1767
-rw-r--r--
src/jit/utils.h
710
-rw-r--r--
src/jit/valuenum.cpp
7518
-rw-r--r--
src/jit/valuenum.h
1378
-rw-r--r--
src/jit/valuenumfuncs.h
141
-rw-r--r--
src/jit/valuenumtype.h
101
-rw-r--r--
src/jit/varset.h
211
-rw-r--r--
src/jit/vartype.h
285
-rw-r--r--
src/jit/x86_instrs.h
10
-rw-r--r--
src/md/.gitmirror
1
-rw-r--r--
src/md/CMakeLists.txt
9
-rw-r--r--
src/md/MD.props
158
-rw-r--r--
src/md/ceefilegen/.gitmirror
1
-rw-r--r--
src/md/ceefilegen/CMakeLists.txt
23
-rw-r--r--
src/md/ceefilegen/blobfetcher.cpp
399
-rw-r--r--
src/md/ceefilegen/cceegen.cpp
706
-rw-r--r--
src/md/ceefilegen/ceefgen.nativeproj
42
-rw-r--r--
src/md/ceefilegen/ceegentokenmapper.cpp
160
-rw-r--r--
src/md/ceefilegen/ceesectionstring.cpp
133
-rw-r--r--
src/md/ceefilegen/pesectionman.cpp
428
-rw-r--r--
src/md/ceefilegen/stdafx.cpp
12
-rw-r--r--
src/md/ceefilegen/stdafx.h
30
-rw-r--r--
src/md/compiler/.gitmirror
1
-rw-r--r--
src/md/compiler/CMakeLists.txt
32
-rw-r--r--
src/md/compiler/Compiler.settings.targets
68
-rw-r--r--
src/md/compiler/assemblymd.cpp
758
-rw-r--r--
src/md/compiler/assemblymd_emit.cpp
811
-rw-r--r--
src/md/compiler/cacheload.h
27
-rw-r--r--
src/md/compiler/classfactory.cpp
173
-rw-r--r--
src/md/compiler/classfactory.h
95
-rw-r--r--
src/md/compiler/crossgen/.gitmirror
1
-rw-r--r--
src/md/compiler/crossgen/CMakeLists.txt
5
-rw-r--r--
src/md/compiler/crossgen/MDCompiler_crossgen.nativeproj
15
-rw-r--r--
src/md/compiler/custattr.h
117
-rw-r--r--
src/md/compiler/custattr_emit.cpp
2000
-rw-r--r--
src/md/compiler/custattr_import.cpp
282
-rw-r--r--
src/md/compiler/dac/.gitmirror
1
-rw-r--r--
src/md/compiler/dac/CMakeLists.txt
6
-rw-r--r--
src/md/compiler/dac/dirs.proj
19
-rw-r--r--
src/md/compiler/dbi/.gitmirror
1
-rw-r--r--
src/md/compiler/dbi/CMakeLists.txt
4
-rw-r--r--
src/md/compiler/dbi/MDCompiler-dbi.props
9
-rw-r--r--
src/md/compiler/dbi/dirs.proj
19
-rw-r--r--
src/md/compiler/dirs.proj
27
-rw-r--r--
src/md/compiler/disp.cpp
939
-rw-r--r--
src/md/compiler/disp.h
132
-rw-r--r--
src/md/compiler/emit.cpp
3001
-rw-r--r--
src/md/compiler/filtermanager.cpp
1458
-rw-r--r--
src/md/compiler/filtermanager.h
87
-rw-r--r--
src/md/compiler/helper.cpp
445
-rw-r--r--
src/md/compiler/import.cpp
3809
-rw-r--r--
src/md/compiler/importhelper.cpp
3415
-rw-r--r--
src/md/compiler/importhelper.h
368
-rw-r--r--
src/md/compiler/mdperf.cpp
96
-rw-r--r--
src/md/compiler/mdperf.h
243
-rw-r--r--
src/md/compiler/mdsighelper.h
128
-rw-r--r--
src/md/compiler/mdutil.cpp
774
-rw-r--r--
src/md/compiler/mdutil.h
119
-rw-r--r--
src/md/compiler/mdvalidator.cpp
7739
-rw-r--r--
src/md/compiler/newmerger.cpp
6303
-rw-r--r--
src/md/compiler/newmerger.h
256
-rw-r--r--
src/md/compiler/regmeta.cpp
1588
-rw-r--r--
src/md/compiler/regmeta.h
2123
-rw-r--r--
src/md/compiler/regmeta_compilersupport.cpp
506
-rw-r--r--
src/md/compiler/regmeta_emit.cpp
2116
-rw-r--r--
src/md/compiler/regmeta_imetadatatables.cpp
719
-rw-r--r--
src/md/compiler/regmeta_import.cpp
1204
-rw-r--r--
src/md/compiler/regmeta_vm.cpp
586
-rw-r--r--
src/md/compiler/stdafx.cpp
12
-rw-r--r--
src/md/compiler/stdafx.h
26
-rw-r--r--
src/md/compiler/verifylayouts.cpp
14
-rw-r--r--
src/md/compiler/wks/.gitmirror
1
-rw-r--r--
src/md/compiler/wks/CMakeLists.txt
4
-rw-r--r--
src/md/compiler/wks/MDCompiler_wks.nativeproj
19
-rw-r--r--
src/md/compressedinteger.h
87
-rw-r--r--
src/md/compressedinteger.inl
99
-rw-r--r--
src/md/datablob.h
231
-rw-r--r--
src/md/datablob.inl
581
-rw-r--r--
src/md/databuffer.h
156
-rw-r--r--
src/md/databuffer.inl
274
-rw-r--r--
src/md/datasource/.gitmirror
1
-rw-r--r--
src/md/datasource/CMakeLists.txt
15
-rw-r--r--
src/md/datasource/DataSource.settings.targets
42
-rw-r--r--
src/md/datasource/api.cpp
31
-rw-r--r--
src/md/datasource/datatargetreader.cpp
199
-rw-r--r--
src/md/datasource/datatargetreader.h
58
-rw-r--r--
src/md/datasource/dbi/.gitmirror
1
-rw-r--r--
src/md/datasource/dbi/CMakeLists.txt
4
-rw-r--r--
src/md/datasource/dbi/DataSource-dbi.props
9
-rw-r--r--
src/md/datasource/dbi/dirs.proj
19
-rw-r--r--
src/md/datasource/dirs.proj
19
-rw-r--r--
src/md/datasource/remotemdinternalrwsource.cpp
241
-rw-r--r--
src/md/datasource/remotemdinternalrwsource.h
70
-rw-r--r--
src/md/datasource/stdafx.cpp
12
-rw-r--r--
src/md/datasource/stdafx.h
23
-rw-r--r--
src/md/datasource/targettypes.cpp
535
-rw-r--r--
src/md/datasource/targettypes.h
360
-rw-r--r--
src/md/debug_metadata.h
101
-rw-r--r--
src/md/dirs.proj
25
-rw-r--r--
src/md/enc/.gitmirror
1
-rw-r--r--
src/md/enc/CMakeLists.txt
22
-rw-r--r--
src/md/enc/crossgen/.gitmirror
1
-rw-r--r--
src/md/enc/crossgen/CMakeLists.txt
5
-rw-r--r--
src/md/enc/crossgen/MDRuntimeRW_crossgen.nativeproj
15
-rw-r--r--
src/md/enc/dac/.gitmirror
1
-rw-r--r--
src/md/enc/dac/CMakeLists.txt
6
-rw-r--r--
src/md/enc/dac/dirs.proj
19
-rw-r--r--
src/md/enc/dbi/.gitmirror
1
-rw-r--r--
src/md/enc/dbi/CMakeLists.txt
4
-rw-r--r--
src/md/enc/dbi/MDRuntimeRW-dbi.props
10
-rw-r--r--
src/md/enc/dbi/dirs.proj
19
-rw-r--r--
src/md/enc/dirs.proj
23
-rw-r--r--
src/md/enc/enc.settings.targets
45
-rw-r--r--
src/md/enc/imptlb.cpp
8057
-rw-r--r--
src/md/enc/liteweightstgdbrw.cpp
1278
-rw-r--r--
src/md/enc/mdinternalrw.cpp
4355
-rw-r--r--
src/md/enc/metamodelenc.cpp
471
-rw-r--r--
src/md/enc/metamodelrw.cpp
8893
-rw-r--r--
src/md/enc/peparse.cpp
148
-rw-r--r--
src/md/enc/rwutil.cpp
1440
-rw-r--r--
src/md/enc/stdafx.cpp
12
-rw-r--r--
src/md/enc/stdafx.h
26
-rw-r--r--
src/md/enc/stgio.cpp
1437
-rw-r--r--
src/md/enc/stgtiggerstorage.cpp
1025
-rw-r--r--
src/md/enc/stgtiggerstream.cpp
137
-rw-r--r--
src/md/enc/wks/.gitmirror
1
-rw-r--r--
src/md/enc/wks/CMakeLists.txt
4
-rw-r--r--
src/md/enc/wks/MDRuntimeRW.nativeproj
19
-rw-r--r--
src/md/errors_metadata.h
61
-rw-r--r--
src/md/export.h
18
-rw-r--r--
src/md/external.h
17
-rw-r--r--
src/md/heaps/.gitmirror
1
-rw-r--r--
src/md/heaps/blobheap.h
324
-rw-r--r--
src/md/heaps/export.h
18
-rw-r--r--
src/md/heaps/external.h
22
-rw-r--r--
src/md/heaps/guidheap.h
259
-rw-r--r--
src/md/heaps/stringheap.h
307
-rw-r--r--
src/md/hotdata/.gitmirror
1
-rw-r--r--
src/md/hotdata/CMakeLists.txt
21
-rw-r--r--
src/md/hotdata/HotData.settings.targets
28
-rw-r--r--
src/md/hotdata/crossgen/.gitmirror
1
-rw-r--r--
src/md/hotdata/crossgen/CMakeLists.txt
5
-rw-r--r--
src/md/hotdata/crossgen/MDHotData_crossgen.nativeproj
18
-rw-r--r--
src/md/hotdata/dac/.gitmirror
1
-rw-r--r--
src/md/hotdata/dac/CMakeLists.txt
6
-rw-r--r--
src/md/hotdata/dac/dirs.proj
19
-rw-r--r--
src/md/hotdata/dirs.proj
21
-rw-r--r--
src/md/hotdata/export.h
25
-rw-r--r--
src/md/hotdata/external.cpp
13
-rw-r--r--
src/md/hotdata/external.h
20
-rw-r--r--
src/md/hotdata/full-staticcrt/.gitmirror
1
-rw-r--r--
src/md/hotdata/full-staticcrt/CMakeLists.txt
4
-rw-r--r--
src/md/hotdata/full-staticcrt/MDHotData-staticcrt.props
11
-rw-r--r--
src/md/hotdata/full-staticcrt/dirs.proj
19
-rw-r--r--
src/md/hotdata/full/.gitmirror
1
-rw-r--r--
src/md/hotdata/full/CMakeLists.txt
3
-rw-r--r--
src/md/hotdata/full/MDHotData.nativeproj
19
-rw-r--r--
src/md/hotdata/heapindex.h
68
-rw-r--r--
src/md/hotdata/hotdataformat.h
155
-rw-r--r--
src/md/hotdata/hotheap.cpp
185
-rw-r--r--
src/md/hotdata/hotheap.h
67
-rw-r--r--
src/md/hotdata/hotheapsdirectoryiterator.cpp
110
-rw-r--r--
src/md/hotdata/hotheapsdirectoryiterator.h
71
-rw-r--r--
src/md/hotdata/hotheapwriter.cpp
305
-rw-r--r--
src/md/hotdata/hotheapwriter.h
84
-rw-r--r--
src/md/hotdata/hotmetadata.cpp
85
-rw-r--r--
src/md/hotdata/hotmetadata.h
43
-rw-r--r--
src/md/hotdata/hottable.cpp
138
-rw-r--r--
src/md/hotdata/hottable.h
57
-rw-r--r--
src/md/inc/.gitmirror
1
-rw-r--r--
src/md/inc/VerifyLayouts.inc
351
-rw-r--r--
src/md/inc/assemblymdinternaldisp.h
723
-rw-r--r--
src/md/inc/cahlprinternal.h
94
-rw-r--r--
src/md/inc/imptlb.h
777
-rw-r--r--
src/md/inc/liteweightstgdb.h
257
-rw-r--r--
src/md/inc/mdcolumndescriptors.h
51
-rw-r--r--
src/md/inc/mdfileformat.h
269
-rw-r--r--
src/md/inc/mdinternalrw.h
862
-rw-r--r--
src/md/inc/mdlog.h
25
-rw-r--r--
src/md/inc/metadatahash.h
207
-rw-r--r--
src/md/inc/metamodel.h
2072
-rw-r--r--
src/md/inc/metamodelro.h
240
-rw-r--r--
src/md/inc/metamodelrw.h
1479
-rw-r--r--
src/md/inc/recordpool.h
161
-rw-r--r--
src/md/inc/rwutil.h
369
-rw-r--r--
src/md/inc/stgio.h
293
-rw-r--r--
src/md/inc/stgtiggerstorage.h
328
-rw-r--r--
src/md/inc/stgtiggerstream.h
112
-rw-r--r--
src/md/inc/streamutil.h
221
-rw-r--r--
src/md/inc/verifylayouts.h
186
-rw-r--r--
src/md/inc/winmdinterfaces.h
120
-rw-r--r--
src/md/md_dac.cmake
3
-rw-r--r--
src/md/md_dbi.cmake
17
-rw-r--r--
src/md/md_wks.cmake
6
-rw-r--r--
src/md/runtime/.gitmirror
1
-rw-r--r--
src/md/runtime/CMakeLists.txt
23
-rw-r--r--
src/md/runtime/Runtime.settings.targets
43
-rw-r--r--
src/md/runtime/crossgen/.gitmirror
1
-rw-r--r--
src/md/runtime/crossgen/CMakeLists.txt
5
-rw-r--r--
src/md/runtime/crossgen/MDRuntime_crossgen.nativeproj
15
-rw-r--r--
src/md/runtime/dac/.gitmirror
1
-rw-r--r--
src/md/runtime/dac/CMakeLists.txt
7
-rw-r--r--
src/md/runtime/dac/dirs.proj
19
-rw-r--r--
src/md/runtime/dbi/.gitmirror
1
-rw-r--r--
src/md/runtime/dbi/CMakeLists.txt
3
-rw-r--r--
src/md/runtime/dbi/MDRuntime-dbi.props
10
-rw-r--r--
src/md/runtime/dbi/dirs.proj
19
-rw-r--r--
src/md/runtime/dirs.proj
22
-rw-r--r--
src/md/runtime/liteweightstgdb.cpp
262
-rw-r--r--
src/md/runtime/mdcolumndescriptors.cpp
214
-rw-r--r--
src/md/runtime/mdfileformat.cpp
195
-rw-r--r--
src/md/runtime/mdinternaldisp.cpp
1834
-rw-r--r--
src/md/runtime/mdinternaldisp.h
44
-rw-r--r--
src/md/runtime/mdinternalro.cpp
3742
-rw-r--r--
src/md/runtime/mdinternalro.h
849
-rw-r--r--
src/md/runtime/metamodel.cpp
1240
-rw-r--r--
src/md/runtime/metamodelcolumndefs.h
401
-rw-r--r--
src/md/runtime/metamodelro.cpp
444
-rw-r--r--
src/md/runtime/recordpool.cpp
388
-rw-r--r--
src/md/runtime/stdafx.cpp
12
-rw-r--r--
src/md/runtime/stdafx.h
24
-rw-r--r--
src/md/runtime/wks/.gitmirror
1
-rw-r--r--
src/md/runtime/wks/CMakeLists.txt
5
-rw-r--r--
src/md/runtime/wks/MDRuntime.nativeproj
19
-rw-r--r--
src/md/tables/.gitmirror
1
-rw-r--r--
src/md/tables/export.h
16
-rw-r--r--
src/md/tables/external.h
22
-rw-r--r--
src/md/tables/table.h
243
-rw-r--r--
src/md/winmd/.gitmirror
1
-rw-r--r--
src/md/winmd/CMakeLists.txt
18
-rw-r--r--
src/md/winmd/WinMD.settings.targets
49
-rw-r--r--
src/md/winmd/adapter.cpp
2745
-rw-r--r--
src/md/winmd/crossgen/.gitmirror
1
-rw-r--r--
src/md/winmd/crossgen/CMakeLists.txt
5
-rw-r--r--
src/md/winmd/crossgen/MDWinMD_crossgen.nativeproj
14
-rw-r--r--
src/md/winmd/dac/.gitmirror
1
-rw-r--r--
src/md/winmd/dac/CMakeLists.txt
6
-rw-r--r--
src/md/winmd/dac/dirs.proj
19
-rw-r--r--
src/md/winmd/dbi/.gitmirror
1
-rw-r--r--
src/md/winmd/dbi/CMakeLists.txt
4
-rw-r--r--
src/md/winmd/dbi/MDWinMD-dbi.props
9
-rw-r--r--
src/md/winmd/dbi/MDWinMD_dbi.nativeproj
17
-rw-r--r--
src/md/winmd/dbi/dirs.proj
19
-rw-r--r--
src/md/winmd/dirs.proj
21
-rw-r--r--
src/md/winmd/inc/.gitmirror
1
-rw-r--r--
src/md/winmd/inc/adapter.h
951
-rw-r--r--
src/md/winmd/inc/memotable.h
205
-rw-r--r--
src/md/winmd/stdafx.cpp
12
-rw-r--r--
src/md/winmd/stdafx.h
27
-rw-r--r--
src/md/winmd/winmdimport.cpp
2132
-rw-r--r--
src/md/winmd/winmdinternalimportro.cpp
1804
-rw-r--r--
src/md/winmd/wks/.gitmirror
1
-rw-r--r--
src/md/winmd/wks/CMakeLists.txt
4
-rw-r--r--
src/md/winmd/wks/MDWinMD_wks.nativeproj
19
-rw-r--r--
src/mscorlib/.gitmirrorall
1
-rw-r--r--
src/mscorlib/Common/PinnableBufferCache.cs
666
-rw-r--r--
src/mscorlib/Common/Preprocessed/AssemblyRefs.g.cs
1082
-rw-r--r--
src/mscorlib/GenerateCompilerResponseFile.targets
22
-rw-r--r--
src/mscorlib/GenerateSplitStringResources.targets
42
-rw-r--r--
src/mscorlib/System.Private.CoreLib.csproj
226
-rw-r--r--
src/mscorlib/System.Private.CoreLib.sln
52
-rw-r--r--
src/mscorlib/Tools/BclRewriter/BclRewriter.targets
35
-rw-r--r--
src/mscorlib/Tools/PostProcessingTools.targets
28
-rw-r--r--
src/mscorlib/Tools/Signing/mscorlib.snk
bin
0 -> 160 bytes
-rw-r--r--
src/mscorlib/Tools/Versioning/GenerateVersionInfo.targets
114
-rw-r--r--
src/mscorlib/Tools/Versioning/NativeVersion.rc
45
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/Interop.Libraries.cs
11
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.Calendar.cs
33
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.Casing.cs
26
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.Collation.cs
79
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.Locale.cs
37
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.ResultCode.cs
17
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.TimeZoneInfo.cs
31
-rw-r--r--
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.Utils.cs
52
-rw-r--r--
src/mscorlib/corefx/SR.cs
247
-rw-r--r--
src/mscorlib/corefx/System/Globalization/Calendar.cs
854
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CalendarData.Unix.cs
341
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CalendarData.Windows.cs
469
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CalendarData.cs
381
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CalendarWeekRule.cs
19
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CalendricalCalculationsHelper.cs
413
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CharUnicodeInfo.cs
339
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CharUnicodeInfoData.cs
1222
-rw-r--r--
src/mscorlib/corefx/System/Globalization/ChineseLunisolarCalendar.cs
399
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CompareInfo.Unix.cs
315
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CompareInfo.Windows.cs
395
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CompareInfo.cs
925
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CultureData.Unix.cs
304
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CultureData.Windows.cs
561
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CultureData.cs
2174
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CultureInfo.Unix.cs
31
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CultureInfo.Windows.cs
53
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CultureInfo.cs
1144
-rw-r--r--
src/mscorlib/corefx/System/Globalization/CultureNotFoundException.cs
104
-rw-r--r--
src/mscorlib/corefx/System/Globalization/DateTimeFormatInfo.cs
2958
-rw-r--r--
src/mscorlib/corefx/System/Globalization/DateTimeFormatInfoScanner.cs
742
-rw-r--r--
src/mscorlib/corefx/System/Globalization/DayLightTime.cs
56
-rw-r--r--
src/mscorlib/corefx/System/Globalization/EastAsianLunisolarCalendar.cs
719
-rw-r--r--
src/mscorlib/corefx/System/Globalization/GregorianCalendar.cs
662
-rw-r--r--
src/mscorlib/corefx/System/Globalization/GregorianCalendarHelper.cs
668
-rw-r--r--
src/mscorlib/corefx/System/Globalization/GregorianCalendarTypes.cs
21
-rw-r--r--
src/mscorlib/corefx/System/Globalization/HebrewCalendar.cs
1123
-rw-r--r--
src/mscorlib/corefx/System/Globalization/HebrewNumber.cs
465
-rw-r--r--
src/mscorlib/corefx/System/Globalization/HijriCalendar.Unix.cs
15
-rw-r--r--
src/mscorlib/corefx/System/Globalization/HijriCalendar.Windows.cs
16
-rw-r--r--
src/mscorlib/corefx/System/Globalization/HijriCalendar.cs
675
-rw-r--r--
src/mscorlib/corefx/System/Globalization/InternalGlobalizationHelper.cs
50
-rw-r--r--
src/mscorlib/corefx/System/Globalization/JapaneseCalendar.Unix.cs
91
-rw-r--r--
src/mscorlib/corefx/System/Globalization/JapaneseCalendar.Windows.cs
62
-rw-r--r--
src/mscorlib/corefx/System/Globalization/JapaneseCalendar.cs
413
-rw-r--r--
src/mscorlib/corefx/System/Globalization/JapaneseLunisolarCalendar.cs
311
-rw-r--r--
src/mscorlib/corefx/System/Globalization/JulianCalendar.cs
452
-rw-r--r--
src/mscorlib/corefx/System/Globalization/KoreanCalendar.cs
264
-rw-r--r--
src/mscorlib/corefx/System/Globalization/KoreanLunisolarCalendar.cs
1329
-rw-r--r--
src/mscorlib/corefx/System/Globalization/NumberFormatInfo.cs
819
-rw-r--r--
src/mscorlib/corefx/System/Globalization/PersianCalendar.cs
613
-rw-r--r--
src/mscorlib/corefx/System/Globalization/RegionInfo.cs
324
-rw-r--r--
src/mscorlib/corefx/System/Globalization/STUBS.cs
180
-rw-r--r--
src/mscorlib/corefx/System/Globalization/StringInfo.cs
322
-rw-r--r--
src/mscorlib/corefx/System/Globalization/TaiwanCalendar.cs
282
-rw-r--r--
src/mscorlib/corefx/System/Globalization/TaiwanLunisolarCalendar.cs
330
-rw-r--r--
src/mscorlib/corefx/System/Globalization/TextElementEnumerator.cs
154
-rw-r--r--
src/mscorlib/corefx/System/Globalization/TextInfo.Unix.cs
127
-rw-r--r--
src/mscorlib/corefx/System/Globalization/TextInfo.Windows.cs
121
-rw-r--r--
src/mscorlib/corefx/System/Globalization/TextInfo.cs
457
-rw-r--r--
src/mscorlib/corefx/System/Globalization/ThaiBuddhistCalendar.cs
233
-rw-r--r--
src/mscorlib/corefx/System/Globalization/TimeSpanStyles.cs
13
-rw-r--r--
src/mscorlib/corefx/System/Globalization/UmAlQuraCalendar.cs
862
-rw-r--r--
src/mscorlib/corefx/System/Globalization/UnicodeCategory.cs
70
-rw-r--r--
src/mscorlib/facade/TypeForwards.cs
37
-rw-r--r--
src/mscorlib/facade/mscorlib.csproj
102
-rw-r--r--
src/mscorlib/facade/project.json
14
-rw-r--r--
src/mscorlib/model.xml
12084
-rw-r--r--
src/mscorlib/mscorlib.shared.sources.props
1195
-rw-r--r--
src/mscorlib/ref/mscorlib.cs
13673
-rw-r--r--
src/mscorlib/ref/mscorlib.csproj
86
-rw-r--r--
src/mscorlib/ref/mscorlib.manual.cs
785
-rw-r--r--
src/mscorlib/src/GlobalSuppressions.cs
105
-rw-r--r--
src/mscorlib/src/Internal/Runtime/Augments/EnvironmentAugments.cs
21
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/OAVariantLib.cs
134
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/Registry.cs
174
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/RegistryKey.cs
2166
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/RegistryOptions.cs
25
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/RegistryValueKind.cs
20
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/RegistryView.cs
19
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeFileHandle.cs
43
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeFileMappingHandle.cs
43
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeFindHandle.cs
35
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeLibraryHandle.cs
29
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeLocalAllocHandle.cs
29
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeRegistryHandle.cs
41
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeViewOfFileHandle.cs
50
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/SafeWaitHandle.cs
47
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/SafeHandles/Win32SafeHandles.cs
112
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/UnsafeNativeMethods.cs
282
-rw-r--r--
src/mscorlib/src/Microsoft/Win32/Win32Native.cs
2455
-rw-r--r--
src/mscorlib/src/System.Private.CoreLib.txt
3495
-rw-r--r--
src/mscorlib/src/System/AccessViolationException.cs
51
-rw-r--r--
src/mscorlib/src/System/Action.cs
78
-rw-r--r--
src/mscorlib/src/System/Activator.cs
688
-rw-r--r--
src/mscorlib/src/System/AggregateException.cs
497
-rw-r--r--
src/mscorlib/src/System/AppContext/AppContext.cs
189
-rw-r--r--
src/mscorlib/src/System/AppContext/AppContextDefaultValues.CoreClrOverrides.cs
21
-rw-r--r--
src/mscorlib/src/System/AppContext/AppContextDefaultValues.Defaults.Central.cs
33
-rw-r--r--
src/mscorlib/src/System/AppContext/AppContextDefaultValues.Defaults.cs
71
-rw-r--r--
src/mscorlib/src/System/AppContext/AppContextDefaultValues.cs
164
-rw-r--r--
src/mscorlib/src/System/AppContext/AppContextSwitches.cs
110
-rw-r--r--
src/mscorlib/src/System/AppDomain.cs
4681
-rw-r--r--
src/mscorlib/src/System/AppDomainAttributes.cs
48
-rw-r--r--
src/mscorlib/src/System/AppDomainManager.cs
220
-rw-r--r--
src/mscorlib/src/System/AppDomainSetup.cs
1444
-rw-r--r--
src/mscorlib/src/System/AppDomainUnloadedException.cs
43
-rw-r--r--
src/mscorlib/src/System/ApplicationException.cs
56
-rw-r--r--
src/mscorlib/src/System/ApplicationId.cs
141
-rw-r--r--
src/mscorlib/src/System/ArgIterator.cs
148
-rw-r--r--
src/mscorlib/src/System/ArgumentException.cs
95
-rw-r--r--
src/mscorlib/src/System/ArgumentNullException.cs
55
-rw-r--r--
src/mscorlib/src/System/ArgumentOutOfRangeException.cs
106
-rw-r--r--
src/mscorlib/src/System/ArithmeticException.cs
52
-rw-r--r--
src/mscorlib/src/System/Array.cs
2858
-rw-r--r--
src/mscorlib/src/System/ArraySegment.cs
342
-rw-r--r--
src/mscorlib/src/System/ArrayTypeMismatchException.cs
52
-rw-r--r--
src/mscorlib/src/System/AsyncCallback.cs
17
-rw-r--r--
src/mscorlib/src/System/Attribute.cs
975
-rw-r--r--
src/mscorlib/src/System/AttributeTargets.cs
40
-rw-r--r--
src/mscorlib/src/System/AttributeUsageAttribute.cs
57
-rw-r--r--
src/mscorlib/src/System/BCLDebug.cs
442
-rw-r--r--
src/mscorlib/src/System/BadImageFormatException.cs
158
-rw-r--r--
src/mscorlib/src/System/BitConverter.cs
451
-rw-r--r--
src/mscorlib/src/System/Boolean.cs
305
-rw-r--r--
src/mscorlib/src/System/Buffer.cs
645
-rw-r--r--
src/mscorlib/src/System/Byte.cs
253
-rw-r--r--
src/mscorlib/src/System/CLRConfig.cs
36
-rw-r--r--
src/mscorlib/src/System/CLSCompliantAttribute.cs
34
-rw-r--r--
src/mscorlib/src/System/CannotUnloadAppDomainException.cs
49
-rw-r--r--
src/mscorlib/src/System/CfgParser.cs
574
-rw-r--r--
src/mscorlib/src/System/Char.cs
1001
-rw-r--r--
src/mscorlib/src/System/CharEnumerator.cs
75
-rw-r--r--
src/mscorlib/src/System/Collections/ArrayList.cs
2635
-rw-r--r--
src/mscorlib/src/System/Collections/BitArray.cs
524
-rw-r--r--
src/mscorlib/src/System/Collections/CollectionBase.cs
215
-rw-r--r--
src/mscorlib/src/System/Collections/Comparer.cs
98
-rw-r--r--
src/mscorlib/src/System/Collections/CompatibleComparer.cs
67
-rw-r--r--
src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs
2095
-rw-r--r--
src/mscorlib/src/System/Collections/Concurrent/ConcurrentQueue.cs
960
-rw-r--r--
src/mscorlib/src/System/Collections/Concurrent/ConcurrentStack.cs
840
-rw-r--r--
src/mscorlib/src/System/Collections/Concurrent/IProducerConsumerCollection.cs
116
-rw-r--r--
src/mscorlib/src/System/Collections/Concurrent/OrderablePartitioner.cs
281
-rw-r--r--
src/mscorlib/src/System/Collections/Concurrent/Partitioner.cs
102
-rw-r--r--
src/mscorlib/src/System/Collections/Concurrent/PartitionerStatic.cs
1733
-rw-r--r--
src/mscorlib/src/System/Collections/DictionaryEntry.cs
55
-rw-r--r--
src/mscorlib/src/System/Collections/EmptyReadOnlyDictionaryInternal.cs
194
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/ArraySortHelper.cs
1558
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/Comparer.cs
325
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/DebugView.cs
129
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/Dictionary.cs
1187
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/EqualityComparer.cs
621
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/ICollection.cs
52
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IComparer.cs
30
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IDictionary.cs
58
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IEnumerable.cs
38
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IEnumerator.cs
35
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IEqualityComparer.cs
19
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IList.cs
54
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IReadOnlyCollection.cs
34
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IReadOnlyDictionary.cs
29
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/IReadOnlyList.cs
34
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/KeyNotFoundException.cs
45
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/KeyValuePair.cs
56
-rw-r--r--
src/mscorlib/src/System/Collections/Generic/List.cs
1120
-rw-r--r--
src/mscorlib/src/System/Collections/Hashtable.cs
1847
-rw-r--r--
src/mscorlib/src/System/Collections/ICollection.cs
81
-rw-r--r--
src/mscorlib/src/System/Collections/IComparer.cs
32
-rw-r--r--
src/mscorlib/src/System/Collections/IDictionary.cs
69
-rw-r--r--
src/mscorlib/src/System/Collections/IDictionaryEnumerator.cs
79
-rw-r--r--
src/mscorlib/src/System/Collections/IEnumerable.cs
34
-rw-r--r--
src/mscorlib/src/System/Collections/IEnumerator.cs
53
-rw-r--r--
src/mscorlib/src/System/Collections/IEqualityComparer.cs
27
-rw-r--r--
src/mscorlib/src/System/Collections/IHashCodeProvider.cs
30
-rw-r--r--
src/mscorlib/src/System/Collections/IList.cs
71
-rw-r--r--
src/mscorlib/src/System/Collections/IStructuralComparable.cs
11
-rw-r--r--
src/mscorlib/src/System/Collections/IStructuralEquatable.cs
10
-rw-r--r--
src/mscorlib/src/System/Collections/KeyValuePairs.cs
40
-rw-r--r--
src/mscorlib/src/System/Collections/ListDictionaryInternal.cs
429
-rw-r--r--
src/mscorlib/src/System/Collections/ObjectModel/Collection.cs
328
-rw-r--r--
src/mscorlib/src/System/Collections/ObjectModel/KeyedCollection.cs
245
-rw-r--r--
src/mscorlib/src/System/Collections/ObjectModel/ReadOnlyCollection.cs
232
-rw-r--r--
src/mscorlib/src/System/Collections/ObjectModel/ReadOnlyDictionary.cs
625
-rw-r--r--
src/mscorlib/src/System/Collections/SortedList.cs
1011
-rw-r--r--
src/mscorlib/src/System/Collections/Stack.cs
380
-rw-r--r--
src/mscorlib/src/System/Collections/StructuralComparisons.cs
89
-rw-r--r--
src/mscorlib/src/System/CompatibilitySwitches.cs
130
-rw-r--r--
src/mscorlib/src/System/Configuration/Assembl