2 references to Value
mscorlib (2)
system\reflection\fieldinfo.cs (1)
496m_fieldHandle = handle.Value;
system\runtimehandles.cs (1)
1631return m_ptr != null ? m_ptr.Value.Value : IntPtr.Zero;