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)
70get { return _location; }