1 write to _lazyIsByRefLikeAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
449
ref
_lazyIsByRefLikeAttribute
,
3 references to _lazyIsByRefLikeAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
108
builder.AddIfNotNull(
_lazyIsByRefLikeAttribute
);
377
if ((object)
_lazyIsByRefLikeAttribute
!= null)
381
_lazyIsByRefLikeAttribute
.Constructors[0],