2 references to TryGetFileKindFromPath
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\FileKinds.cs (1)
72=> TryGetFileKindFromPath(filePath, out var fileKind)
rzc (1)
GenerateCommand.cs (1)
367return AspNetCore.Razor.Language.FileKinds.TryGetFileKindFromPath(filePath, out var kind) && kind != RazorFileKind.Legacy