1 write to FilePath
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\MetadataCache.cs (1)
121
FilePath
= fullPath;
2 references to FilePath
VBCSCompiler (2)
src\Compilers\Server\VBCSCompiler\MetadataCache.cs (2)
131
return s_mdCache.GetMetadata(
FilePath
, Properties);
136
return new CachingMetadataReference(this.
FilePath
, properties);