Base:
method
GetField
Internal.Reflection.Core.Execution.FieldAccessor.GetField(System.Object)
1 reference to GetField
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\FieldAccessors\StaticFieldAccessor.cs (1)
35public sealed override object GetFieldDirect(TypedReference typedReference) => GetField(null);