2 references to GetTypeId
Microsoft.CodeAnalysis (2)
Serialization\ObjectWriter.cs (2)
795this.WriteInt32(_binderSnapshot.GetTypeId(type)); 904this.WriteInt32(_binderSnapshot.GetTypeId(writable.GetType()));