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