We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c5558e + 15dc470 commit 337d67aCopy full SHA for 337d67a
CSharp.lua/System.xml
@@ -846,6 +846,10 @@ limitations under the License.
846
<method name="op_Inequality" Template="{0} ~= {1}" />
847
</class>
848
</namespace>
849
- <namespace name="System.Runtime.CompilerServices" Name="System" />
+ <namespace name="System.Runtime.CompilerServices" Name="System">
850
+ <class name="Unsafe">
851
+ <method name="As" Template="{0}" />
852
+ </class>
853
+ </namespace>
854
</assembly>
855
</meta>
0 commit comments