1 write to _location
Microsoft.CodeAnalysis (1)
PEWriter\DebugSourceDocument.cs (1)
30
_location
= location; // If it's a path, it should be normalized.
1 reference to _location
Microsoft.CodeAnalysis (1)
PEWriter\DebugSourceDocument.cs (1)
70
get { return
_location
; }