diff --git a/xml/System.Runtime.Loader/AssemblyLoadContext.xml b/xml/System.Runtime.Loader/AssemblyLoadContext.xml index cfd9767112e..f3cd0fc7a37 100644 --- a/xml/System.Runtime.Loader/AssemblyLoadContext.xml +++ b/xml/System.Runtime.Loader/AssemblyLoadContext.xml @@ -730,12 +730,12 @@ Each can load only: Name of the unmanaged library. Typically this is the filename without its path or extensions. Allows derived class to load an unmanaged library by name. - A handle to the loaded library, or . + A handle to the loaded library, or . . When is returned, the runtime loads the library with its default policy. This virtual method can be overridden to customize the unmanaged library search algorithm. When overridden the name can be used to identify the library. The loaded library does not need to match the requested name, but can be transformed as needed. This could include adjusting the name for platform specific naming. @@ -893,9 +893,17 @@ This event is raised if the native library cannot be resolved by the default res - To be added. - To be added. - To be added. + The full path to the directory where the optimization profiles are stored. + Sets the root path where the optimization profiles for this load context are stored. + + . + + ]]> + @@ -924,9 +932,17 @@ This event is raised if the native library cannot be resolved by the default res - To be added. - To be added. - To be added. + The name of the optimization profile. + Starts the profile optimization for the specified profile. + + . + + ]]> + @@ -946,8 +962,8 @@ This event is raised if the native library cannot be resolved by the default res - To be added. - To be added. + Returns the string representation of this load context. + The string representation of this load context. To be added. @@ -1011,4 +1027,4 @@ This event is raised if the native library cannot be resolved by the default res - \ No newline at end of file +