mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Medium Trust: Updating YAML to avoid usage of custom hash code generator which requires permissions not available in medium trust. Replacing with RuntimeHelpers.GetHashCode.
--HG-- branch : dev
This commit is contained in:
@@ -3404,22 +3404,6 @@
|
||||
<value>The default instance of the System.Collections.Generic.EqualityComparer<T>
|
||||
class for type T.</value>
|
||||
</member>
|
||||
<member name="T:System.Yaml.TypeUtils.HashCodeByRef`1">
|
||||
<summary>
|
||||
Calculate hash code by reference.
|
||||
</summary>
|
||||
<typeparam name="T"></typeparam>
|
||||
</member>
|
||||
<member name="M:System.Yaml.TypeUtils.HashCodeByRef`1.#cctor">
|
||||
<summary>
|
||||
Initializes a new instance of the HashCodeByRef<T> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:System.Yaml.TypeUtils.HashCodeByRef`1.GetHashCode">
|
||||
<summary>
|
||||
Calculate hash code by reference.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:System.Yaml.YamlParser">
|
||||
<summary>
|
||||
<para>A text parser for<br/>
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user