1 write to Method
ILCompiler.Compiler (1)
Compiler\Dataflow\FlowAnnotations.cs (1)
936
=> (
Method
, ParameterAnnotations, ReturnParameterAnnotation, GenericParameterAnnotations) =
4 references to Method
ILCompiler.Compiler (4)
Compiler\Dataflow\FlowAnnotations.cs (4)
545
if (annotatedMethod.
Method
== setMethod)
589
if (annotatedMethod.
Method
== getMethod)
871
if (m.
Method
== method)
948
if (
Method
.Instantiation[genericParameterIndex] == genericParameter)