1 write to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
401ref _lazyIsReadOnlyAttribute,
3 references to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
103builder.AddIfNotNull(_lazyIsReadOnlyAttribute); 300if ((object)_lazyIsReadOnlyAttribute != null) 304_lazyIsReadOnlyAttribute.Constructors[0],