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