1 reference to Lcid
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\ParameterInfo.cs (1)
26
public bool IsLcid => (Attributes & ParameterAttributes.
Lcid
) != 0;