2 references to _typeTable
Microsoft.Build.Tasks.Core (2)
GenerateResource.cs (2)
1791if (!_typeTable.TryGetValue(typeName, out type)) 1819_typeTable[typeName] = type;