1 write to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
422ref _lazyIsReadOnlyAttribute,
3 references to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
104builder.AddIfNotNull(_lazyIsReadOnlyAttribute); 302if ((object)_lazyIsReadOnlyAttribute != null) 306_lazyIsReadOnlyAttribute.Constructors[0],