3 references to Value
System.Private.CoreLib (1)
System\Reflection\Runtime\General\MetadataReaderExtensions.NativeFormat.cs (1)
384HandleCollection constantHandles = handle.ToConstantStringArrayHandle(reader).GetConstantStringArray(reader).Value;
System.Private.StackTraceMetadata (2)
Internal\StackTraceMetadata\MethodNameFormatter.cs (2)
68foreach (Handle handle in args.Value) 517methodContext = methodInst.GetConstantStringArray(metadataReader).Value;