1 write to CharSetMangling
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\PInvokeMethodFixupNode.cs (1)
180
CharSetMangling
= charSetMangling;
7 references to CharSetMangling
ILCompiler.Compiler (7)
Compiler\DependencyAnalysis\PInvokeMethodFixupNode.cs (7)
82
uint charsetFlags = (uint)_pInvokeMethodData.
CharSetMangling
;
199
CharSetMangling
== other.
CharSetMangling
&&
223
var charsetCompare =
CharSetMangling
.CompareTo(other.
CharSetMangling
);
235
if (
CharSetMangling
!= default)
238
sb.Append(
CharSetMangling
.ToString());