mirror of
https://github.com/SSCLI/sscli_20021101
synced 2026-06-08 12:28:57 +00:00
9fa3874800
Moved the original file to the archive subfolder.
50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
# ==++==
|
|
#
|
|
#
|
|
# Copyright (c) 2002 Microsoft Corporation. All rights reserved.
|
|
#
|
|
# The use and distribution terms for this software are contained in the file
|
|
# named license.txt, which can be found in the root of this distribution.
|
|
# By using this software in any fashion, you are agreeing to be bound by the
|
|
# terms of this license.
|
|
#
|
|
# You must not remove this notice, or any other, from this software.
|
|
#
|
|
#
|
|
# ==--==
|
|
#########################################################################
|
|
nativedll = nativedll.pl, <PERLDRIVER>, <DOFIRST>
|
|
remotingconfig = remotingconfig.cs
|
|
staticlocks = staticlocks.cs
|
|
arrayinitialize = arrayinitialize.il
|
|
bclvmconsistency = bclvmconsistency.cs, <PERLDRIVER>
|
|
varargtest = varargtest.cs
|
|
varargtest2 =varargtest2.cs
|
|
ffi_test = ffitest.pl, <PERLDRIVER>
|
|
interoptest = interoptest.cs
|
|
loadwithpartialname = loadwithpartialname.cs
|
|
throw_from_synch_method = throw_from_synch_method.il
|
|
regress1 = regress1.cs, <VERIFIERMUSTBEOFF>
|
|
regress2 = regress2.cs, <VERIFIERMUSTBEOFF>
|
|
regress3 = regress3exe.il regress3dll.il, <VERIFIERMUSTBEON>
|
|
regress4 = regress4.il, <VERIFIERMUSTBEON>
|
|
regress5 = regress5.il, <VERIFIERMUSTBEON>
|
|
rvafield_exe = rvafield_exe.il rvafield_dll.il, <VERIFIERMUSTBEOFF>
|
|
excepfilter = excepfilter.il excepfilter.il
|
|
linenumbers = linenumbers.cs
|
|
strongnamereflect = strongnamereflect.js, <VERIFIERMUSTBEOFF>
|
|
xremoting = xremoting.cs, <VERIFIERMUSTBEOFF>
|
|
smallstructs = smallstructs.cs
|
|
complexdelegate = complexdelegate.cs
|
|
killself = killself.cs, <COMPILEONLY>, <DOFIRST>
|
|
killdriver = killdriver.cs, <VERIFIERMUSTBEOFF>
|
|
reflectioninvoke = reflectioninvoke.cs
|
|
unaligned = unaligned.il, <VERIFIERMUSTBEOFF>
|
|
hugestruct = hugestruct.cs
|
|
multidimmarray = multidimmarray.cs
|
|
excepgc1 = excepgc1.il, <VERIFIERMUSTBEON>
|
|
excepgc2 = excepgc2.il
|
|
tail = tail.il
|
|
test_stfld = test_stfld.il
|
|
pow = pow.cs
|