2 references to GetProperty
illink (2)
Linker.Steps\MarkStep.cs (2)
1199
PropertyDefinition? property =
GetProperty
(attribute, namedArgument.Name);
2212
PropertyDefinition? property =
GetProperty
(type, realMatch);