14 references to HasProperties
illink (12)
Linker.Dataflow\DynamicallyAccessedMembersBinder.cs (1)
474
if (type.
HasProperties
)
Linker.Dataflow\FlowAnnotations.cs (1)
374
if (type.
HasProperties
)
Linker.Steps\CleanStep.cs (1)
54
if (type.
HasProperties
)
Linker.Steps\DiscoverSerializationHandler.cs (1)
66
if (type.
HasProperties
)
Linker.Steps\MarkStep.cs (2)
367
if (type.
HasProperties
)
2563
if (!type.
HasProperties
)
Linker.Steps\MarkSubStepsDispatcher.cs (1)
86
if (type.
HasProperties
&& HasSubSteps(Categorized.on_properties))
Linker.Steps\ProcessLinkerXmlBase.cs (1)
488
if (!type.
HasProperties
)
Linker.Steps\SubStepsDispatcher.cs (1)
108
if (type.
HasProperties
&& HasSubSteps(Categorized.on_properties))
Linker.Steps\SweepStep.cs (1)
314
if (type.
HasProperties
)
Linker\SerializationMarker.cs (1)
224
if (type.
HasProperties
)
Linker\TypeReferenceWalker.cs (1)
126
if (typeDefinition.
HasProperties
)
Mono.Cecil (2)
Mono.Cecil\AssemblyReader.cs (1)
217
if (type.
HasProperties
)
Mono.Cecil\AssemblyWriter.cs (1)
1481
if (type.
HasProperties
)