1 write to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
353ref _lazyIsReadOnlyAttribute,
3 references to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
96builder.AddIfNotNull(_lazyIsReadOnlyAttribute); 284if ((object)_lazyIsReadOnlyAttribute != null) 287_lazyIsReadOnlyAttribute.Constructors[0],