2 references to _marshallingDescriptorIndex
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
1069if (_marshallingDescriptorIndex.TryGetValue(marshallingInformation, out result)) 1077_marshallingDescriptorIndex.Add(marshallingInformation, result);