1 write to _baseElementType
Microsoft.Build.Tasks.UnitTests (1)
MockTypeInfo.cs (1)
71_baseElementType = baseElement;
2 references to _baseElementType
Microsoft.Build.Tasks.UnitTests (2)
MockTypeInfo.cs (2)
81Marshal.StructureToPtr(_baseElementType.CreateTypeDesc(finalTypeHRef, memoryHelper), typeDesc.lpValue, false); 87return _baseElementType.GetFinalTypeInfo();