1 write to Method
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
795
=> (
Method
, ParameterAnnotations, ReturnParameterAnnotation, GenericParameterAnnotations) =
4 references to Method
illink (4)
Linker.Dataflow\FlowAnnotations.cs (4)
374
if (annotatedMethod.
Method
== setMethod)
418
if (annotatedMethod.
Method
== getMethod)
730
if (m.
Method
== method)
807
if (
Method
.GenericParameters[genericParameterIndex] == genericParameter)