2 references to CharSetMask
Microsoft.CodeAnalysis (1)
Symbols\PlatformInvokeInformation.cs (1)
67
switch (_flags & MethodImportAttributes.
CharSetMask
)
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
124
CharSet charSet = (a & MethodImportAttributes.
CharSetMask
) switch