1 reference to GetLocalConstant
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\Ecma\MetadataExtensions.cs (1)
34
public static LocalConstant GetLocalConstant(this LocalConstantHandle handle, MetadataReader reader) => reader.
GetLocalConstant
(handle);