2 references to MatchNativeCharSet
System.Reflection.Emit (2)
System\Reflection\Emit\PseudoCustomAttributesData.cs (2)
53importAttributes |= MatchNativeCharSet((CharSet)value); 104importAttributes |= MatchNativeCharSet(nativeCharSet);