2 references to GetField
illink (2)
Linker.Steps\MarkStep.cs (2)
1236
FieldDefinition? field =
GetField
(attribute, namedArgument.Name);
2206
FieldDefinition? field =
GetField
(type, realMatch);