1 write to _lazyIsByRefLikeAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
362
ref
_lazyIsByRefLikeAttribute
,
3 references to _lazyIsByRefLikeAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
98
builder.AddIfNotNull(
_lazyIsByRefLikeAttribute
);
310
if ((object)
_lazyIsByRefLikeAttribute
!= null)
313
_lazyIsByRefLikeAttribute
.Constructors[0],