1 write to Method
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
748
=> (
Method
, ParameterAnnotations, ReturnParameterAnnotation, GenericParameterAnnotations) =
4 references to Method
illink (4)
Linker.Dataflow\FlowAnnotations.cs (4)
358
if (annotatedMethod.
Method
== setMethod)
402
if (annotatedMethod.
Method
== getMethod)
685
if (m.
Method
== method)
760
if (
Method
.GenericParameters[genericParameterIndex] == genericParameter)