1 write to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
395ref _lazyIsReadOnlyAttribute,
3 references to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
98builder.AddIfNotNull(_lazyIsReadOnlyAttribute); 295if ((object)_lazyIsReadOnlyAttribute != null) 299_lazyIsReadOnlyAttribute.Constructors[0],