Home
last modified time | relevance | path

Searched refs:RunOldCsharpCompilerAndCheckSuccess (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DRefStructCompatibilityTest.cs71 RunOldCsharpCompilerAndCheckSuccess(args, testProtosProjectDir); in GeneratedCodeCompilesWithOldCsharpCompiler()
79 private void RunOldCsharpCompilerAndCheckSuccess(string args, string workingDirectory) in RunOldCsharpCompilerAndCheckSuccess() method in Google.Protobuf.RefStructCompatibilityTest