1 write to
System.CodeDom (1)
System\CodeDom\CodeNamespaceImportCollection.cs (1)
74this[index] = (CodeNamespaceImport)value;
1 reference to
System.CodeDom (1)
System\CodeDom\CodeNamespaceImportCollection.cs (1)
71get => this[index];