3 references to Value
ILAssembler (3)
EntityRegistry.cs (1)
332
builder.GetOrAddBlob(customAttr.
Value
));
GrammarVisitor.cs (2)
5206
_typedefs[alias] = new TypedefEntry.CustomAttribute(attr.Constructor, attr.
Value
);
5215
_typedefs[alias] = new TypedefEntry.CustomAttribute(attr.Constructor, attr.
Value
);