1 write to _associatedTypeOrMethod
System.Private.TypeLoader (1)
Internal\TypeSystem\RuntimeGenericParameterDesc.cs (1)
17_associatedTypeOrMethod = associatedTypeOrMethod;
2 references to _associatedTypeOrMethod
System.Private.TypeLoader (2)
Internal\TypeSystem\RuntimeGenericParameterDesc.cs (2)
25public override TypeSystemContext Context => _associatedTypeOrMethod.Context; 29public override TypeSystemEntity AssociatedTypeOrMethod => _associatedTypeOrMethod;