1 write to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
468ref _lazyIsReadOnlyAttribute,
3 references to _lazyIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\PEAssemblyBuilder.cs (3)
106builder.AddIfNotNull(_lazyIsReadOnlyAttribute); 320if ((object)_lazyIsReadOnlyAttribute != null) 324_lazyIsReadOnlyAttribute.Constructors[0],