1 write to Method
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
785
=> (
Method
, ParameterAnnotations, ReturnParameterAnnotation, GenericParameterAnnotations) =
4 references to Method
illink (4)
Linker.Dataflow\FlowAnnotations.cs (4)
381
if (annotatedMethod.
Method
== setMethod)
425
if (annotatedMethod.
Method
== getMethod)
720
if (m.
Method
== method)
797
if (
Method
.GenericParameters[genericParameterIndex] == genericParameter)