Add new Is*Redirected properties to Console for the 4.5 profile.
[mono.git] / mcs / tools / linker / README
index 6b2d935bc04cbd2a381554ada42442b1108c6c56..34371de220f4733319b92298ecf032d69d5e575b 100644 (file)
@@ -45,8 +45,7 @@ monolinker -i assembly.info
 
 will use a file produced by mono-api-info as a source. The linker will use
 this file to link only what is necessary to match the public API defined in
-the info file. The linker will also adjust the visibility of the metadata
-elements that are linked, but not present in the public API.
+the info file.
 
 4) Actions on the assemblies