1 write to _embedInteropTypes
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\ProjectReference.cs (1)
29_embedInteropTypes = embedInteropTypes;
4 references to _embedInteropTypes
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\ProjectReference.cs (4)
42public bool EmbedInteropTypes => _embedInteropTypes; 57_embedInteropTypes == reference._embedInteropTypes; 67=> Hash.CombineValues(_aliases, Hash.Combine(_projectId, _embedInteropTypes.GetHashCode()));