8 writes to Owner
ILAssembler (8)
GrammarVisitor.cs (8)
561
customAttr?.
Owner
= _currentAssemblyOrRef;
676
customAttr.
Owner
= _entityRegistry.Assembly;
1585
attr.
Owner
= VisitOwnerType(context.ownerType()).Value;
1798
attr.
Owner
= exp;
1819
attr.
Owner
= res;
3764
customAttrDecl?.
Owner
= param;
3822
customAttrDecl?.
Owner
= constraint;
3850
customAttrDecl.
Owner
= param;
1 reference to Owner
ILAssembler (1)
EntityRegistry.cs (1)
322
EntityHandle parent = customAttr.
Owner
switch