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