1 write to Method
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
679
=> (
Method
, ParameterAnnotations, ReturnParameterAnnotation, GenericParameterAnnotations) =
4 references to Method
illink (4)
Linker.Dataflow\FlowAnnotations.cs (4)
334
if (annotatedMethod.
Method
== setMethod)
372
if (annotatedMethod.
Method
== getMethod)
622
if (m.
Method
== method) {
690
if (
Method
.GenericParameters[genericParameterIndex] == genericParameter) {