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