1 write to Method
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
819
=> (
Method
, ParameterAnnotations, ReturnParameterAnnotation, GenericParameterAnnotations) =
4 references to Method
illink (4)
Linker.Dataflow\FlowAnnotations.cs (4)
415
if (annotatedMethod.
Method
== setMethod)
459
if (annotatedMethod.
Method
== getMethod)
754
if (m.
Method
== method)
831
if (
Method
.GenericParameters[genericParameterIndex] == genericParameter)