Implemented interface member:
property
IsValueType
Microsoft.Cci.ITypeReference.IsValueType
1 override of IsValueType
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
719public override bool IsValueType => true;