2 references to ErrorCode
mscorlib (2)
system\Runtime\InteropServices\Variant.cs (1)
196*(int*)this._typeUnion._unionTypes._byref = ((ErrorWrapper)value).ErrorCode;
system\variant.cs (1)
326obj = (Object)(((ErrorWrapper)obj).ErrorCode);