10 references to _typeAttributes
Microsoft.Build.Tasks.UnitTests (10)
MockTypeInfo.cs (10)
172_typeAttributes.guid = Guid.NewGuid(); 176_typeAttributes.typekind = TYPEKIND.TKIND_INTERFACE; 186_typeAttributes.guid = guid; 196_typeAttributes.typekind = typeKind; 205_typeAttributes.cImplTypes++; 215_typeAttributes.cVars++; 225_typeAttributes.cFuncs++; 250Assert.True(index >= 0 && index < _typeAttributes.cImplTypes); 304Marshal.StructureToPtr(_typeAttributes, ppTypeAttr, false); 318Assert.True(index >= 0 && index < _typeAttributes.cImplTypes);