1 implementation of GetAttributes
Microsoft.DiaSymReader (1)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedVariable.cs (1)
106int global::Microsoft.DiaSymReader.ISymUnmanagedVariable.GetAttributes(out int attributes)
2 references to GetAttributes
Microsoft.DiaSymReader (2)
Extensions\SymUnmanagedExtensions.Variable.cs (1)
33ThrowExceptionForHR(local.GetAttributes(out result));
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedVariable.cs (1)
136__retVal = @this.GetAttributes(out attributes);