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