1 reference to CharSetMask
System.Private.CoreLib (1)
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (1)
650
public CharSet CharSetMangling => (CharSet)(Flags & MethodFixupCellFlagsConstants.
CharSetMask
);