7 references to SymAddressKind
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
187[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.SymbolStore.SymAddressKind))]
netstandard (1)
netstandard.cs (1)
693[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.SymbolStore.SymAddressKind))]
System.Diagnostics.StackTrace (5)
System\Diagnostics\SymbolStore\ISymbolVariable.cs (1)
17SymAddressKind AddressKind { get; }
System\Diagnostics\SymbolStore\ISymbolWriter.cs (4)
91SymAddressKind addrKind, 110SymAddressKind addrKind, 121SymAddressKind addrKind, 130SymAddressKind addrKind,