1 write to _lazyIsByRefLikeAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
428ref _lazyIsByRefLikeAttribute,
3 references to _lazyIsByRefLikeAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
107builder.AddIfNotNull(_lazyIsByRefLikeAttribute); 356if ((object)_lazyIsByRefLikeAttribute != null) 360_lazyIsByRefLikeAttribute.Constructors[0],