1 implementation of GetAddressField1
Microsoft.DiaSymReader (1)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedVariable.cs (1)
247int global::Microsoft.DiaSymReader.ISymUnmanagedVariable.GetAddressField1(out int value)
2 references to GetAddressField1
Microsoft.DiaSymReader (2)
Extensions\SymUnmanagedExtensions.Variable.cs (1)
21ThrowExceptionForHR(local.GetAddressField1(out result));
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedVariable.cs (1)
277__retVal = @this.GetAddressField1(out value);