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