2 references to _customAttributeSignatureIndex
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
705if (_customAttributeSignatureIndex.TryGetValue(customAttribute, out result)) 713_customAttributeSignatureIndex.Add(customAttribute, result);